lib/ezutils/classes/ezintegervalidator.php
\eZIntegerValidator
Package:
- Parent(s)
- \eZRegExpValidator < \eZInputValidator
Constants

STATE_ACCEPTED
= 1
- Inherited_from
- \eZInputValidator::STATE_ACCEPTED
- Inherited_from
- \eZRegExpValidator::STATE_ACCEPTED

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

STATE_INVALID
= 3
- Inherited_from
- \eZInputValidator::STATE_INVALID
- Inherited_from
- \eZRegExpValidator::STATE_INVALID
Properties


$RegExpRule= ''
inheritedInherited from:
\eZRegExpValidator::$$RegExpRule
Details
- Type
- n/a
- Inherited_from
- \eZRegExpValidator::$$RegExpRule
Methods


eZInputValidator(
)
:
void
inherited
Inherited from:
\eZInputValidator::eZInputValidator()\eZRegExpValidator::eZInputValidator()


eZRegExpValidator(
$rule
=
null
)
:
void
inherited
Inherited from:
\eZRegExpValidator::eZRegExpValidator()
Parameters
Name | Type | Description |
---|---|---|
$rule |


setRegExpRule(
$rule
)
:
void
inherited
Inherited from:
\eZRegExpValidator::setRegExpRule()
Parameters
Name | Type | Description |
---|---|---|
$rule |