📚 Looking for current Exponential documentation? This site contains legacy SDK & API reference docs (eZ Publish era). For up-to-date 2026 product documentation, visit doc.exponential.earth.

  class / eZIntegerValidator  

eZIntegerValidator Class Reference

The class eZIntegerValidator does. More...

Inheritance diagram for eZIntegerValidator:

TODO — Image not available in archive

Title:   eZIntegerValidator Class Inheritance Diagram (Doxygen)
File:    /doc/generated/html/classeZIntegerValidator.png

What this image shows:
Doxygen-generated class inheritance diagram for the eZIntegerValidator PHP class. Shows the inheritance hierarchy: which classes eZIntegerValidator extends and which classes inherit from it, with links to parent and child class documentation. This diagram was auto-generated from the Exponential 3.1 PHP source code using Doxygen circa 2003.

Replacement instructions:
Run Doxygen on the Exponential 3.1 PHP source and locate the generated classeZIntegerValidator.png in the output. Or draw the inheritance tree manually from the API reference. Save as /doc/generated/html/classeZIntegerValidator.png

See /sdk/missing.html for the full list of missing images.
eZRegExpValidator eZInputValidator List of all members.

Public Methods

 eZIntegerValidator ($min=false,$max=false)
 validate ($text)
fixup ($text)

Public Attributes

 MinValue
 \privatesection


Detailed Description

The class eZIntegerValidator does.

Definition at line ezintegervalidator.php.


Constructor & Destructor Documentation

eZIntegerValidator::eZIntegerValidator   min = false,
  max = false
 

Constructor

Definition at line ezintegervalidator.php.

References MinValue.


Member Function Documentation

eZIntegerValidator::validate   text
 

Tries to validate to the text $text and returns one of the validator states EZ_INPUT_VALIDATOR_STATE_ACCEPTED, EZ_INPUT_VALIDATOR_STATE_INTERMEDIATE or EZ_INPUT_VALIDATOR_STATE_INVALID. This returns EZ_INPUT_VALIDATOR_STATE_ACCEPTED as default and must be reimplemented in real valiators.

Reimplemented from eZRegExpValidator.

Definition at line ezintegervalidator.php.

References eZRegExpValidator::validate().


The documentation for this class was generated from the following file:  

Exponential Copyright © 1998 - 2026 7x