Heratio Framework API Reference

sfValidators.php

Symfony 1.x Validator Compatibility Stubs.

Provides the sfValidator* API surface used by AHG plugins without requiring Symfony. Each class is guarded with class_exists() so it never conflicts with the real Symfony classes when loaded.

Covers: sfValidatorBase, sfValidator, sfValidatorString, sfValidatorInteger, sfValidatorNumber, sfValidatorPass, sfValidatorBoolean, sfValidatorChoice, sfValidatorDate, sfValidatorUrl, sfValidatorEmail, sfValidatorRegex, sfValidatorCallback, sfValidatorFile, sfValidatorAnd, sfValidatorOr, sfValidatorI18nChoiceLanguage.

Table of Contents

Classes

sfValidatorBase
sfValidator
sfValidatorString
sfValidatorInteger
sfValidatorNumber
sfValidatorPass
sfValidatorBoolean
sfValidatorChoice
sfValidatorDate
sfValidatorUrl
sfValidatorEmail
sfValidatorRegex
sfValidatorCallback
sfValidatorFile
sfValidatorAnd
sfValidatorOr
sfValidatorI18nChoiceLanguage
QubitValidatorCountable
QubitValidatorDates
QubitValidatorForbiddenValues
QubitValidatorMenuName
QubitValidatorMimeType
QubitValidatorPassword
QubitValidatorUrl

        
On this page

Search results