lib/ezutils/classes/ezregexpvalidator.php

Show: inherited
Table of Contents

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

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.