API17:JFormFieldCheckboxes
From Joomla! Documentation
[Edit Descripton] Template:Description:JFormFieldCheckboxes
Defined in
libraries/joomla/form/fields/checkboxes.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| getInput | Method to get the field input markup. |
| getOptions | Method to get the field options. |
Importing
jimport( 'joomla.form.fields.checkboxes' );
See also
Template:SeeAlso:JFormFieldCheckboxes [Edit See Also]
Examples
<CodeExamplesForm />