API16

API16:JFormField

From Joomla! Documentation

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' );



Examples

Code Examples