Base class for all Form elements. This does nothing on its own.
Located in /form-element.inc.php (line 11)
| Class | Description |
|---|---|
| TFormCheckbox | Basic Text Field |
| TFormDateTime | Date and Time Field |
| TFormDayMatrix | Picks day of week |
| TFormDayPicker | Picks day of week |
| TFormDisplay | Displays the value of a field. Only for display purposes, not used in queries. |
| TFormDivision | Division in edit form. Only for display purposes, not stored anywhere. |
| TFormFileDisk | Basic File Upload Handler |
| TFormFile | Basic File Upload Handler |
| TFormHidden | Basic Hidden Field |
| TFormMultiCheck | Multiple-item check boxes |
| TFormRadio | Basic Radio Button Set |
| TFormSelect | Basic Select Field |
| TFormStatic | Displays a static text value (not stored) |
| TFormSubmit | Basic Submit button |
| TFormTextarea | Text Area |
| TFormText | Basic Text Field |
If the value should always be set, even if null
The HTML element type
Parent form
The type of element
Basic constructor for form elements.
Returns a textual description of the current value
Outputs the HTML for this tag
Sets the value of the field
Validates the data in this field.
Documentation generated on Thu, 27 Nov 2003 14:58:54 -0500 by phpDocumentor 1.2.3