Class JFormFieldSample

Description

Sample data Form Field class.

  • since: 1.6

Located in /installation/model/fields/sample.php (line 19)

JFormField
   |
   --JFormFieldRadio
      |
      --JFormFieldSample
Variable Summary
 string $type
Method Summary
 string getInput ()
 array getOptions ()
Variables
Methods
getInput (line 86)

Method to get the field input markup.

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

Redefinition of:
JFormFieldRadio::getInput()
Method to get the radio button field input markup.
getOptions (line 36)

Method to get the field options.

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

Redefinition of:
JFormFieldRadio::getOptions()
Method to get the field options for radio buttons.

Inherited Methods

Inherited From JFormFieldRadio

 JFormFieldRadio::getInput()
 JFormFieldRadio::getOptions()

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:12:35 +0100 by phpDocumentor 1.4.3