Andrew's Web Libraries (AWL)
|
This is the complete list of members for Validation, including all inherited members.
$func_name (defined in Validation) | Validation | |
$rules (defined in Validation) | Validation | |
__construct($func_name) | Validation | |
AddRule( $fieldname, $error_message, $function_name) | Validation | |
not_empty($field_string) | Validation | |
positive_dollars($field_string) | Validation | |
positive_integer($field_string) | Validation | |
RenderJavascript($prefix="") | Validation | |
selected($field_string) | Validation | |
valid_date_format($field_string) | Validation | |
valid_email_format($field_string) | Validation | |
Validate($object) | Validation |