API17:JFormFieldRadio::getInput
From Joomla! Documentation
JFormFieldRadio::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/radio.php
- Since

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