Base input element class for form elements
Located in /input.lib.php (line 196)
input_base | --input_form_element
Class | Description |
---|---|
![]() |
Input checkbox class. |
![]() |
Dropdown list class. |
![]() |
Input radio class. |
![]() |
Input textarea class. |
![]() |
Input textbox class. |
The caption associated with the form element
Reference to form input object is part of
Inherited from input_base
input_base::$default
input_base::$name
input_base::$regex
input_base::$required
input_base::$value
input_base::$wasSet
input_base::$wasValid
Constructs a new base object.
Check validity of value.
If value is not valid, add "error" to CSS specification.
Inherited From input_base
input_base::input_base()
input_base::reset()
input_base::set()
Documentation generated on Fri, 28 Jan 2005 10:00:57 -0800 by phpDocumentor 1.2.3