Base class form web form widget
One web form widget can handle single data item, or multiple data items
Located in /view/Widget.php (line 14)
Class | Description |
---|---|
miBaseWidget | Base class for the base widgets: text, checkbox, radio, select |
Returns array with template variables to be displayed for non-editable control
Process the form submissions and returns the data
Returns array with template variables to be displayed for editable control
Sets a property value
Validates the submitted data for this widget Called upon form submission
Documentation generated on Thu, 08 May 2008 16:58:02 +0300 by phpDocumentor 1.4.1