| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
                 object --+    
                          |    
objects.StanzaPayloadObject --+
                              |
                             VCard
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| str | 
 | ||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| 
 | |||
| unicode | xml_element_name = name for the XML element provided by the class. | ||
| unicode | xml_element_namespace = namespace URI for the XML element provided by the class. | ||
| components = {"FN":(VCardString, "required"), "N":(VCardName,  | |||
| 
 | |||
| listof VCardAdr | adr address(es). | ||
| listof VCardString | bday birthday date(s). | ||
| listof VCardCategories | categories categories. | ||
| listof VCardString | class class(es). | ||
| listof VCardXString | desc description. | ||
| listof VCardEmail | email e-mail address(es). | ||
| VCardString, | fn full name. | ||
| listof VCardGeo | geo geolocation(s). | ||
| listof VCardJID | jabberid JID(s). | ||
| listof VCardKey | key key(s). | ||
| listof VCardLabel | label address label(s). | ||
| listof VCardImage | logo logo(s). | ||
| listof VCardString | mailer mailer(s). | ||
| VCardName, | n structural name. | ||
| listof VCardString | nickname nickname(s). | ||
| listof VCardString | note note(s). | ||
| listof VCardOrg | org organization(s). | ||
| listof VCardImage | photo photo(s). | ||
| listof VCardString | prodid product id(s). | ||
| listof VCardString | rev revision(s). | ||
| listof VCardString | role role(s). | ||
| listof VCardString | sort-string sort string(s). | ||
| listof VCardSound | sound sound(s). | ||
| listof VCardTel | tel phone number(s). | ||
| listof VCardString | title title(s). | ||
| listof VCardString | tz timezone(s). | ||
| listof VCardString | uid user identifier(s). | ||
| listof VCardString | url URL(s). | ||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| 
 
 | 
| 
 Initialize the mandatory self.fn from self.n. This is a workaround for buggy clients which set only one of them. | 
| 
 
 | 
| 
 
 | 
| 
 self.
 | 
| 
 repr(x) 
 | 
| 
 self.
 | 
| 
 Complete the XML node with  Should be overriden in classes derived from StanzaPayloadObject. 
 | 
| 
 | |||
| components
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Sat Jan 17 19:19:46 2009 | http://epydoc.sourceforge.net |