Class JFormFieldCheckbox

Description

Form Field class for the Joomla Platform.

Single check box field. This is a boolean field with null for false and the specified option for true

Located in /libraries/joomla/form/fields/checkbox.php (line 23)

JFormField
   |
   --JFormFieldCheckbox
Variable Summary
string $type
Method Summary
string getInput ()
Variables
Methods
getInput (line 41)

Method to get the field input markup.

The checked element sets the field to selected.

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

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

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:53:01 -0500 by phpDocumentor 1.4.4