input_textboxInput textbox class.
Located in /input.textbox.php (line 30)
input_base | --input_form_element | --input_textbox
| Class | Description |
|---|---|
input_passwordbox
|
Password textbox class. |
input_hiddenbox
|
Input hidden textbox class. |
input_textbox
input_textbox
(string $name, object &$form, [string $regex = NULL], [string $value = NULL], [string $caption = NULL], [bool $required = TRUE])
string
$type
(line 37)
The textbox type.
Inherited from input_form_element
input_form_element::$caption
input_form_element::$form
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
Constructor input_textbox (line 49)
Constructs a new textbox object.
display (line 72)
Display the textbox.
If the value was not valid, the CSS class is set/changed to 'error'.
Inherited From input_form_element
input_form_element::input_form_element()
input_form_element::_get_error_css()
Inherited From input_base
input_base::input_base()
input_base::reset()
input_base::set()
Documentation generated on Fri, 28 Jan 2005 10:00:58 -0800 by phpDocumentor 1.2.3