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
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.
getOptions (line 84)

Method to get the field options for radio buttons.

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

Inherited Methods

Inherited From JFormField

JFormField::__construct()
JFormField::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::__get()

Documentation generated on Mon, 25 Jun 2012 13:59:01 -0500 by phpDocumentor 1.4.4