lib/ezutils/classes/ezregexpvalidator.php

Show: inherited
Table of Contents

\eZRegExpValidator

Package:
Parent(s)
\eZInputValidator
Children
\eZIntegerValidator
\eZFloatValidator

Constants

Constant  STATE_ACCEPTED = 1
inheritedInherited from: \eZInputValidator::STATE_ACCEPTED
Constant  STATE_INTERMEDIATE = 2
inheritedInherited from: \eZInputValidator::STATE_INTERMEDIATE
Constant  STATE_INVALID = 3
inheritedInherited from: \eZInputValidator::STATE_INVALID

Properties

Propertypublic  $RegExpRule= ''
Details
Type
n/a

Methods

methodpubliceZInputValidator( ) : void
inherited

Inherited from: \eZInputValidator::eZInputValidator()
methodpubliceZRegExpValidator(  $rule = null ) : void

Parameters
Name Type Description
$rule
methodpublicfixup(  $text ) : void

Parameters
Name Type Description
$text
methodpublicsetRegExpRule(  $rule ) : void

Parameters
Name Type Description
$rule
methodpublicvalidate(  $text ) : void

Parameters
Name Type Description
$text
Documentation was generated by DocBlox 0.18.1.