Public Member Functions

FormControlLabel Class Reference

Inheritance diagram for FormControlLabel:
Collaboration diagram for FormControlLabel:

List of all members.

Public Member Functions

 get ($forvalidation=true)

Detailed Description

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

Definition at line 1989 of file formui.php.


Member Function Documentation

FormControlLabel::get ( forvalidation = true  ) 

Produce HTML output for this label control.

Parameters:
boolean $forvalidation True if this control should render error information based on validation.
Returns:
string HTML that will render this control in the form

Reimplemented from FormControl.

Definition at line 1998 of file formui.php.


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