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

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