AnewtFormControlHidden Class Reference

Hidden form control. More...

List of all members.

Public Member Functions

 build_widget ()
 Render the minimal HTML needed for this control to work.


Detailed Description

Hidden form control.

This control only has name, id (optional) and value properties. This control is not visible when rendered.

Definition at line 274 of file form/controls/text.lib.php.


Member Function Documentation

AnewtFormControlHidden::build_widget (  ) 

Render the minimal HTML needed for this control to work.

Form control implementations should implement this method, e.g. for a checkbox a simple input HTML element should be returned.

Returns:
XHTML element with the minimal HTML markup needed for this control to function properly.

Reimplemented from AnewtFormControl.

Definition at line 276 of file form/controls/text.lib.php.


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

Generated on Sun Aug 2 22:54:37 2009 for Anewt by  doxygen 1.5.9