Class FormControlCheckbox

Description

A checkbox control based on FormControl for output via a FormUI.

Located in /system/classes/formui.php (line 1395)

FormControl
   |
   --FormControlCheckbox
Method Summary
mixed __get (string $name)
Variables
Methods
__get (line 1404)

Magic __get method for returning property values Override the handling of the value property to properly return the setting of the checkbox.

  • return: The value of the requested property
  • access: public
mixed __get (string $name)
  • string $name: The name of the property

Redefinition of:
FormControl::__get()
Magic function __get returns properties for this object.

Inherited Methods

Inherited From FormControl

FormControl::__construct()
FormControl::add_validator()
FormControl::checksum()
FormControl::get()
FormControl::get_default()
FormControl::get_form()
FormControl::get_template()
FormControl::get_theme()
FormControl::has_user_options()
FormControl::move_after()
FormControl::move_before()
FormControl::pre_out()
FormControl::remove()
FormControl::remove_validator()
FormControl::save()
FormControl::validate()
FormControl::__get()
FormControl::__set()
FormControl::__toString()

Documentation generated on Thu, 30 Oct 2008 20:31:12 +0100 by phpDocumentor 1.3.2