| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
                 object --+    
                          |    
objects.StanzaPayloadObject --+
                              |
                             Field
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| 
 | |||
| Field | 
 | ||
| 
 | |||
| 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. | ||
| allowed_types =  | |||
| 
 | |||
| unicode | desc natural-language description of the field. | ||
| unicode | label field label (human-readable description). | ||
| unicode | name field name. | ||
| Option | options field options (for "list-multi" or "list-single" fields). | ||
| boolean | required Truewhen the field is required. | ||
| str | type field type ("boolean", "fixed", "hidden", "jid-multi", "jid-single", "list-multi", "list-single", "text-multi", "text-private" or "text-single"). | ||
| boolfor "boolean" field, JID for "jid-single",listof JID
for "jid-multi",listofunicodefor "list-multi" and "text-multi"
andunicodefor other field types. | value field value parsed according to the form type. | ||
| listofunicode | values field values. | ||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| 
 
 | 
| 
 x.__setattr__('name', value) <==> x.name = value 
 | 
| 
 
 | 
| 
 selfcontent.
 | 
| 
 
 | 
| 
 | |||
| allowed_types
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Sat Jan 17 19:19:44 2009 | http://epydoc.sourceforge.net |