Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Unknown

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class vCard

Description

Located in /bitfolge/vcard.php (line 76)

Class vCard
Variable Summary
Variable mixed $filename
Variable mixed $properties
Method Summary
Method void getFileName ()
Method void getVCard ()
Method void setAddress ([ $postoffice = ''], [ $extended = ''], [ $street = ''], [ $city = ''], [ $region = ''], [ $zip = ''], [ $country = ''], [ $type = 'HOME;POSTAL'])
Method void setBirthday ( $date)
Method void setEmail ( $address)
Method void setFormattedName ( $name)
Method void setLabel ([ $postoffice = ''], [ $extended = ''], [ $street = ''], [ $city = ''], [ $region = ''], [ $zip = ''], [ $country = ''], [ $type = 'HOME;POSTAL'])
Method void setName ([ $family = ''], [ $first = ''], [ $additional = ''], [ $prefix = ''], [ $suffix = ''])
Method void setNote ( $note)
Method void setPhoneNumber ( $number, [ $type = ''])
Method void setPhoto ( $type,  $photo)
Method void setURL ( $url, [ $type = ''])
Variables
mixed $filename (line 78)
mixed $properties (line 77)
Methods
getFileName (line 204)
void getFileName ()
getVCard (line 184)
void getVCard ()
setAddress (line 112)
void setAddress ([ $postoffice = ''], [ $extended = ''], [ $street = ''], [ $city = ''], [ $region = ''], [ $zip = ''], [ $country = ''], [ $type = 'HOME;POSTAL'])
  • $postoffice
  • $extended
  • $street
  • $city
  • $region
  • $zip
  • $country
  • $type
setBirthday (line 108)
void setBirthday ( $date)
  • $date
setEmail (line 166)
void setEmail ( $address)
  • $address
setFormattedName (line 96)
void setFormattedName ( $name)
  • $name
setLabel (line 127)
void setLabel ([ $postoffice = ''], [ $extended = ''], [ $street = ''], [ $city = ''], [ $region = ''], [ $zip = ''], [ $country = ''], [ $type = 'HOME;POSTAL'])
  • $postoffice
  • $extended
  • $street
  • $city
  • $region
  • $zip
  • $country
  • $type
setName (line 100)
void setName ([ $family = ''], [ $first = ''], [ $additional = ''], [ $prefix = ''], [ $suffix = ''])
  • $family
  • $first
  • $additional
  • $prefix
  • $suffix
setNote (line 170)
void setNote ( $note)
  • $note
setPhoneNumber (line 80)
void setPhoneNumber ( $number, [ $type = ''])
  • $number
  • $type
setPhoto (line 92)
void setPhoto ( $type,  $photo)
  • $type
  • $photo
setURL (line 174)
void setURL ( $url, [ $type = ''])
  • $url
  • $type

Documentation generated on Mon, 05 Mar 2007 21:30:56 +0000 by phpDocumentor 1.3.1