lib/ezutils/classes/ezfloatvalidator.php

Show: inherited
Table of Contents

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

Properties

Propertypublic  $MaxValue= ''
Details
Type
n/a
Propertypublic  $MinValue= ''
Details
Type
n/a
Propertypublic  $RegExpRule= ''
inheritedInherited from: \eZRegExpValidator::$$RegExpRule
Details
Type
n/a
Inherited_from
\eZRegExpValidator::$$RegExpRule  

Methods

methodpubliceZFloatValidator(  $min = false,  $max = false ) : void

Parameters
Name Type Description
$min
$max
methodpubliceZInputValidator( ) : void
methodpubliceZRegExpValidator(  $rule = null ) : void
inherited

Inherited from: \eZRegExpValidator::eZRegExpValidator()
Parameters
Name Type Description
$rule
methodpublicfixup(  $text ) : void

Parameters
Name Type Description
$text
methodpublicsetRange(  $min,  $max ) : void

Parameters
Name Type Description
$min
$max
methodpublicsetRegExpRule(  $rule ) : void
inherited

Inherited from: \eZRegExpValidator::setRegExpRule()
Parameters
Name Type Description
$rule
methodpublicvalidate(  $text ) : void

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