lib/ezutils/classes/ezfloatvalidator.php
File containing the eZFloatValidator 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
\eZFloatValidator
Package: lib
File containing the eZFloatValidator class.
- Parent(s)
- \eZRegExpValidator < \eZInputValidator
- 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
- 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 |