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

Input Class Reference

Inheritance diagram for Input:

Inheritance graph
List of all members.

Detailed Description

A form control representing an input element.

The basis for all <input/> form elements.

Definition at line 835 of file controls.php.

Public Member Functions

 Input ($type, $control_name=null)
 The Input constructor.


Constructor & Destructor Documentation

Input::Input type,
control_name = null
 

The Input constructor.

Parameters:
$type the value of the input element's type attribute
$control_name the unique name for the control (also as appears in the HTTPD POST string)

Definition at line 842 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