Transaction Engine 3 Application Programming Interface
[ class tree: Transaction Engine 3 Application Programming Interface ] [ index: Transaction Engine 3 Application Programming Interface ] [ all elements ]

Class: tNG_FormValidation

Source Location: /tNG3/triggers/tNG_FormValidation.class.php

Class Overview




Variables

Methods



Class Details

[line 15]


[ Top ]


Class Variables

$columns = array()

[line 17]


Type:   mixed


[ Top ]

$genericValidationMessages = array()

[line 19]


Type:   mixed


[ Top ]

$mustValidate =  false

[line 20]


Type:   mixed


[ Top ]

$tNG =  null

[line 16]


Type:   mixed


[ Top ]

$validationRules = array()

[line 18]


Type:   mixed


[ Top ]



Class Methods


constructor tNG_FormValidation [line 23]

tNG_FormValidation tNG_FormValidation( )



[ Top ]

method addField [line 37]

void addField( mixed $fieldName, mixed $required, mixed $validationType, mixed $format, mixed $min, mixed $max, mixed $errorMessage)



[ Top ]

method Execute [line 237]

void Execute( )



[ Top ]

method loadGenericValidationMessages [line 165]

void loadGenericValidationMessages( mixed &$arr)



[ Top ]

method loadValidatioRules [line 115]

void loadValidatioRules( mixed &$arr)



[ Top ]

method mask2regexp [line 102]

void mask2regexp( mixed $txt)



[ Top ]

method setTransaction [line 32]

void setTransaction( mixed &$tNG)



[ Top ]

method validate_cc [line 646]

void validate_cc( mixed $value)



[ Top ]

method validate_color [line 621]

void validate_color( mixed $value)



[ Top ]

method validate_ip [line 608]

void validate_ip( mixed $value)



[ Top ]

method validate_positive [line 600]

void validate_positive( mixed $value)



[ Top ]



Documentation generated on Tue, 6 Dec 2005 15:11:44 +0200 by phpDocumentor 1.3.0RC3