Base input element class - for forms, cookies, and session vars
Located in /input.lib.php (line 59)
Class | Description |
---|---|
![]() |
Input cookie class. |
![]() |
Base input element class for form elements |
![]() |
Input querystring class. |
![]() |
Used to store/retrieve data from the session. |
Default value (provided by caller).
The name of the element.
The regular expression used to validate the objects contents.
Whether or not element is required
The value of the element.
Whether the value was set by form submission
Whether the value set by form submission was correct
Constructs a new base object.
Reset to value specified as default.
Clear wasSet and wasValid.
Sets the value of the object to the specified value if that value is valid according to regex given to constructor.
Documentation generated on Fri, 28 Jan 2005 10:00:56 -0800 by phpDocumentor 1.2.3