Public Member Functions

FormControlCheckbox Class Reference

Inheritance diagram for FormControlCheckbox:
Collaboration diagram for FormControlCheckbox:

List of all members.

Public Member Functions

 __get ($name)

Detailed Description

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

Definition at line 1886 of file formui.php.


Member Function Documentation

FormControlCheckbox::__get ( name  ) 

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

Parameters:
string $name The name of the property
Returns:
mixed The value of the requested property

Reimplemented from FormControl.

Definition at line 1895 of file formui.php.


The documentation for this class was generated from the following file: