Public Member Functions

FormControlHidden Class Reference

Inheritance diagram for FormControlHidden:
Collaboration diagram for FormControlHidden:

List of all members.

Public Member Functions

 get ($forvalidation=true)

Detailed Description

A hidden field control based on FormControl for output via a FormUI.

Definition at line 1918 of file formui.php.


Member Function Documentation

FormControlHidden::get ( forvalidation = true  ) 

Produce HTML output for this hidden 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 1927 of file formui.php.


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