Class JFormFieldRadio

Description

Form Field class for the Joomla Platform.

Provides radio button inputs

Located in /libraries/joomla/form/fields/radio.php (line 21)

JFormField
   |
   --JFormFieldRadio
Direct descendents
Class Description
 class JFormFieldSample Sample data Form Field class.
 class FOFFormFieldRadio Form Field class for FOF Radio selection list
 class JFormFieldTos Provides input for TOS
Variable Summary
 string $type
Method Summary
 string getInput ()
 array getOptions ()
Variables
Methods
getInput (line 38)

Method to get the radio button field input markup.

  • return: The field input markup.
  • since: 11.1
  • access: protected
string getInput ()

Redefinition of:
JFormField::getInput()
Method to get the field input markup.

Redefined in descendants as:
getOptions (line 93)

Method to get the field options for radio buttons.

  • return: The field option objects.
  • since: 11.1
  • access: protected
array getOptions ()

Redefined in descendants as:

Inherited Methods

Inherited From JFormField

 JFormField::__construct()
 JFormField::getAttribute()
 JFormField::getControlGroup()
 JFormField::getFieldName()
 JFormField::getId()
 JFormField::getInput()
 JFormField::getLabel()
 JFormField::getName()
 JFormField::getTitle()
 JFormField::setForm()
 JFormField::setup()
 JFormField::setValue()
 JFormField::__get()
 JFormField::__set()

Documentation generated on Tue, 19 Nov 2013 15:11:34 +0100 by phpDocumentor 1.4.3