Class VCard

Description

Unimplemented class that should handle vcards Don't use it unless it is marked as implemented.

Located in /class/helper/VCard.class.php (line 22)


	
			
Method Summary
string create_vcard (array $value_array)
array parse_vcard (string $vcard)
Methods
create_vcard (line 29)

Create vcard from information stored in array

  • todo: implement vcard creation from array
string create_vcard (array $value_array)
  • array $value_array
parse_vcard (line 39)

Read vcard and convert it to array

  • todo: implement vcard parsing
array parse_vcard (string $vcard)
  • string $vcard

Documentation generated on Mon, 13 Jan 2020 04:25:24 +0100 by phpDocumentor 1.4.3