lib/ezutils/classes/ezregexpvalidator.php
File containing the eZRegExpValidator class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- lib
- Version
- 4.6.0
\eZRegExpValidator
Package: lib
File containing the eZRegExpValidator class.
- Parent(s)
- \eZInputValidator
- Children
- \eZIntegerValidator
- \eZFloatValidator
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Constants

STATE_ACCEPTED
= 1
inheritedInherited from:
\eZInputValidator::STATE_ACCEPTED
- Inherited_from
- \eZInputValidator::STATE_ACCEPTED

STATE_INTERMEDIATE
= 2
inheritedInherited from:
\eZInputValidator::STATE_INTERMEDIATE
- Inherited_from
- \eZInputValidator::STATE_INTERMEDIATE

STATE_INVALID
= 3
inheritedInherited from:
\eZInputValidator::STATE_INVALID
- Inherited_from
- \eZInputValidator::STATE_INVALID