Nexista_ValidatorHandlerDataThis class holds data from a validation procedure ran from ValidationHandler class. It is accessed from Flow and holds data such as which fields failed, messages, etc..
Located in /modules/handlers/validatorhandlerdata.php (line 25)
Constructor __construct (line 52)
Constructor - Intializes stuff
getResult (line 125)
Gets overall fail/pass
itemFail (line 101)
Sets individual item Fail
itemMessage (line 70)
Sets pretty text for an item
This is used when optionally showing what form fields were bad and a name is needed to describe what the item in question is.
setFail (line 113)
Sets overall fail/pass
validatorMessage (line 88)
Sets pretty text for a validator
This is used when optionally showing what form fields were bad and a name is needed to describe what the item in question is.
Documentation generated on Tue, 11 Mar 2008 23:23:16 -0400 for Nexista 0.2.0