DataFormIncapsulates HTML form. Used to construct type-safe HTML forms.
Located in /src/class.DataForm.php (line 18)
AddValidator (line 277)
Add custom validator callback. It will be called for field, named $field with args:
name string field name value mixed field value data array all data passed for validation
AddXMLValidator (line 261)
Add form manifest for validation
AppendField (line 72)
Append form field.
AppendFieldFromXML (line 133)
Append form field from XML definition
AppendFromXML (line 119)
Bind (line 284)
ClearFields (line 104)
Clear fields
GetInlineHelp (line 53)
Returns Inline help that will appear in yellow box above the form, if Inline help is enabled in registrar/registant CP.
ListFields (line 89)
Returns array of form fields (DataFormField objects);
ListFieldsets (line 94)
SaveToXML (line 166)
SetInlineHelp (line 63)
Set Inline help that will appear in yellow box above the form, if Inline help is enabled in registrar/registant CP.
Validate (line 239)
Documentation generated on Thu, 22 Apr 2010 15:16:23 +0300 by phpDocumentor 1.4.1