Class | Description |
---|---|
![]() |
|
![]() |
|
![]() |
Class for Database record validation |
![]() |
Please note there are two standalone test scripts for testing IDN characters due to problems with file encoding. |
![]() |
Validates IBAN Numbers (International Bank Account Numbers) |
![]() |
|
![]() |
|
![]() |
|
![]() |
Validator for the hash of given files |
![]() |
Validator for counting all given files |
![]() |
Validator for the image size of a image file |
![]() |
Validator for the file extension of a file |
![]() |
Validator for the mime type of a file |
![]() |
Validator for the maximum size of a file up to a max of 2GB |
![]() |
Validator for the maximum size of a file up to a max of 2GB |
![]() |
Validator which checks if the file already exists in the directory |
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
Validates whether a given value is valid as a sitemap <changefreq> value |
![]() |
Validates whether a given value is valid as a sitemap <lastmod> value |
![]() |
Validates whether a given value is valid as a sitemap <loc> value |
![]() |
Validates whether a given value is valid as a sitemap <priority> value |
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
Base class for Captcha adapters |
Default translation object for all validate objects
Limits the maximum returned length of a error message
Array of validation failure message codes
Array of validation failure messages
Validation failure message template definitions
Additional variables available for validation failure messages
Flag indidcating whether or not value should be obfuscated in error
messages
Translation object
Is translation disabled?
The value to be validated
Get default translation object for all validate objects
Returns the maximum allowed message length
Is there a default translation object set?
Set default translation object for all validate objects
Sets the maximum allowed message length
Returns array of validation failure message codes
Returns array of validation failure messages
Returns the message templates from the validator
Returns an array of the names of variables that are used in constructing validation failure messages
Retrieve flag indicating whether or not value should be obfuscated in messages
Does this validator have its own specific translator?
Indicate whether or not translation should be disabled
Sets the validation failure message template for a particular key
Sets validation failure message templates given as an array, where the array keys are the message keys, and the array values are the message template strings.
Set flag indicating whether or not value should be obfuscated in messages
Set translation object
Is translation disabled?
Constructs and returns a validation failure message with the given message key and value.
Returns null if and only if $messageKey does not correspond to an existing template.
If a translator is available and a translation exists for $messageKey, the translation will be used.
Sets the value to be validated and clears the messages and errors arrays
Magic function returns the value of the requested property, if and only if it is the value or a message variable.
Documentation generated on Mon, 21 Jun 2010 15:05:34 -0400 by phpDocumentor 1.4.3