Rule
[ class tree: Rule ] [ index: Rule ] [ all elements ]

Element index for package Rule

[ c ] [ e ] [ f ] [ g ] [ l ] [ m ] [ n ] [ r ] [ _ ]

_

$_args
in file Rule.php, variable Formagic_Rule::$_args
    Arguments passed to to rule object
$_errorCode
in file Mandatory.php, variable Formagic_Rule_Mandatory::$_errorCode
    Default error code
$_errorCode
in file Email.php, variable Formagic_Rule_Email::$_errorCode
    Default error code
$_errorCode
in file Numeric.php, variable Formagic_Rule_Numeric::$_errorCode
    Default error code
$_errorCode
in file Rule.php, variable Formagic_Rule::$_errorCode
    Error code
$_errorCode
in file Length.php, variable Formagic_Rule_Length::$_errorCode
    Default error code
$_errorCode
in file Equal.php, variable Formagic_Rule_Equal::$_errorCode
    Default error code
$_errorLevel
in file Rule.php, variable Formagic_Rule::$_errorLevel
    Level of error occured in rule. Can be Formagic::DEBUG, Formagic::NOTICE or Formagic::ERROR
$_errorMessage
in file Rule.php, variable Formagic_Rule::$_errorMessage
    Error message
$_errorMessage
in file Mandatory.php, variable Formagic_Rule_Mandatory::$_errorMessage
    Default error message
$_errorMessage
in file Email.php, variable Formagic_Rule_Email::$_errorMessage
    Default error message
$_errorMessage
in file Numeric.php, variable Formagic_Rule_Numeric::$_errorMessage
    Default error message
$_errorMessage
in file Equal.php, variable Formagic_Rule_Equal::$_errorMessage
    Default error message
$_type
in file Rule.php, variable Formagic_Rule::$_type
    Rule type
__construct
in file Rule.php, method Formagic_Rule::__construct()
    Constructor
__construct
in file Length.php, method Formagic_Rule_Length::__construct()
    Extends parent constructor
top

c

check
in file Numeric.php, method Formagic_Rule_Numeric::check()
    Performs rule check
check
in file Rule.php, method Formagic_Rule::check()
    Abstract of main check method. Returns boolean value of check success.
check
in file Mandatory.php, method Formagic_Rule_Mandatory::check()
    Performs rule check
check
in file Length.php, method Formagic_Rule_Length::check()
    Performs rule check
check
in file Equal.php, method Formagic_Rule_Equal::check()
    Performs rule check
check
in file Email.php, method Formagic_Rule_Email::check()
    Performs rule check
top

e

Email.php
procedural page Email.php
Equal.php
procedural page Equal.php
top

f

Formagic_Rule
in file Rule.php, class Formagic_Rule
    FormagicRule abstract superclass
Formagic_Rule_Email
in file Email.php, class Formagic_Rule_Email
    Email rule checks if a valid email address is entered.
Formagic_Rule_Equal
in file Equal.php, class Formagic_Rule_Equal
    Checks if value is given
Formagic_Rule_Length
in file Length.php, class Formagic_Rule_Length
    Checks if value is between min and max length
Formagic_Rule_Mandatory
in file Mandatory.php, class Formagic_Rule_Mandatory
    Checks if value is given
Formagic_Rule_Numeric
in file Numeric.php, class Formagic_Rule_Numeric
    Checks if value is numeric
top

g

getCode
in file Rule.php, method Formagic_Rule::getCode()
    Returns error code of rule
getLevel
in file Rule.php, method Formagic_Rule::getLevel()
    Returns error level of rule. Default is Formagic::ERROR
getMessage
in file Rule.php, method Formagic_Rule::getMessage()
    Returns error message of rule
getType
in file Rule.php, method Formagic_Rule::getType()
    Returns rule type identification string
top

l

Length.php
procedural page Length.php
top

m

Mandatory.php
procedural page Mandatory.php
top

n

Numeric.php
procedural page Numeric.php
top

r

Rule.php
procedural page Rule.php
top

Documentation generated on Thu, 23 Aug 2007 00:29:31 +0200 by phpDocumentor 1.4.0