API16:JFormField
From Joomla! Documentation
[Edit Descripton] Description:JFormField
Contents |
Defined in
libraries/joomla/form/formfield.php
Methods
| Method name | Description |
|---|---|
| __construct | Method to instantiate the form field. |
| getType | Method to get the form field type. |
| render |
Importing
jimport( 'joomla.form.formfield' );
[Edit See Also] SeeAlso:JFormField