Validates if a string contains alphanumeric chars only
The default behaviour of this validator is to accept lowercase (a-z) and uppercase (A-Z) letters only. In order to accept more chars, you need to provide one or more of the following flags:
Located in /core/validation/AlphaCharsValidator.class.php (line 49)
PHP2Go | --AbstractValidator | --AlphaCharsValidator
Regular expression pattern
Inherited from AbstractValidator
AbstractValidator::$errorMessage
AbstractValidator::$fieldLabel
Class constructor
Accepted arguments:
Runs the validation
Inherited From AbstractValidator
AbstractValidator::AbstractValidator()
AbstractValidator::execute()
AbstractValidator::getError()
Inherited From PHP2Go
PHP2Go::PHP2Go()
PHP2Go::equals()
PHP2Go::generateUniqueId()
PHP2Go::getClassName()
PHP2Go::getConfigVal()
PHP2Go::getLangVal()
PHP2Go::getObjectName()
PHP2Go::getParentName()
PHP2Go::hasDestructor()
PHP2Go::hashCode()
PHP2Go::isA()
PHP2Go::isSubclassOf()
PHP2Go::logError()
PHP2Go::raiseError()
PHP2Go::registerDestructor()
PHP2Go::registerShutdownFunc()
PHP2Go::retrieve()
PHP2Go::store()
PHP2Go::__toString()
Documentation generated on Sun, 07 Oct 2007 19:20:11 -0300 by phpDocumentor 1.3.2