Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
Rules used for validation of form fields.
Located in /Validation.php (line 17)
Initialise a new validation.
Adds a validation rule for a specific field upon submission of the form.
You must call RenderRules below RenderFields when outputing the page
Checks if a string is empty
Check that the given string is a positive dollar amount.
Use not_empty first if string is required.
Check that the given string is a positive integer.
Use not_empty first if string is required.
Returns the javascript for form validation using the rules.
Checks that a string is not empty or zero
Validates the form according to it's rules.
Check that the given string matches the user's date format.
Use not_empty first if string is required.
Check that the given string is a valid email address.
Use not_empty first if string is required.
Documentation generated on Wed, 04 Jul 2012 07:06:16 +0000 by phpDocumentor 1.4.3