Home | Trees | Index | Help |
|
---|
Package pyxmpp :: Package jabber :: Module vcard :: Class VCardField |
|
VCardAdr
,
VCardCategories
,
VCardEmail
,
VCardGeo
,
VCardImage
,
VCardJID
,
VCardKey
,
VCardLabel
,
VCardName
,
VCardOrg
,
VCardPrivacy
,
VCardSound
,
VCardString
,
VCardTel
Base class for vCard fields. :Ivariables: - `name`: name of the field.
Method Summary | |
---|---|
Initialize a `VCardField` object. | |
__repr__(self)
| |
RFC2426-encode the field content. |
Method Details |
---|
__init__(self,
name)
|
rfc2426(self)RFC2426-encode the field content. :return: the field in the RFC 2426 format. :returntype: `str` |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed May 31 22:37:00 2006 | http://epydoc.sf.net |