Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

HiddenInput Class Reference

Inheritance diagram for HiddenInput:

Inheritance graph
List of all members.

Detailed Description

An input control of type hidden.

Definition at line 913 of file controls.php.

Public Member Functions

 HiddenInput ($value=null)
 

 setDisabled ($disabled)
 Override setDisabled() to do nothing.


Constructor & Destructor Documentation

HiddenInput::HiddenInput value = null  ) 
 

Parameters:
$value the value of the input

Definition at line 919 of file controls.php.


Member Function Documentation

HiddenInput::setDisabled disabled  ) 
 

Override setDisabled() to do nothing.

Hidden inputs can't be disable so this method overrides the parent to do nothing if it is called.

Returns:
void

Reimplemented from ControlElement.

Definition at line 935 of file controls.php.


The documentation for this class was generated from the following file:
Generated on Mon Feb 14 11:39:52 2005 for FormControls by doxygen 1.3.5