API17:JFormFieldCheckbox
From Joomla! Documentation
JFormFieldCheckbox
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| protected | getInput | Method to get the field input markup. |
- Defined in libraries/joomla/form/fields/checkbox.php
- Extends JFormField
Importing
jimport( 'joomla.form.fields.checkbox' );
See also
JFormFieldCheckbox source code on BitBucket
Subpackage Form- Other versions of JFormFieldCheckbox
User contributed notes
Code Examples