input_form_elementBase input element class for form elements
Located in /input.lib.php (line 196)
input_base | --input_form_element
| Class | Description |
|---|---|
input_checkbox
|
Input checkbox class. |
input_dropdown
|
Dropdown list class. |
input_radio
|
Input radio class. |
input_textarea
|
Input textarea class. |
input_textbox
|
Input textbox class. |
input_form_element
input_form_element
(string $name, object &$form, [string $regex = NULL], [string $value = NULL], [bool $required = FALSE], [mixed $caption = NULL])
mixed
$caption
(line 201)
The caption associated with the form element
input_form
$form
(line 208)
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
Constructor input_form_element (line 219)
Constructs a new base object.
_get_error_css (line 236)
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