API17:JFormFieldCheckbox::getInput
From Joomla! Documentation
JFormFieldCheckbox::getInput
Description
Method to get the field input markup.
protected function getInput ()
- Returns string The field input markup.
- Defined on line 39 of libraries/joomla/form/fields/checkbox.php
- Since

See also
JFormFieldCheckbox::getInput source code on BitBucket
Class JFormFieldCheckbox
Subpackage Form- Other versions of JFormFieldCheckbox::getInput
User contributed notes
Code Examples