Class iPhorm_Validator_Captcha

Description

Captcha Validator

Located in /iPhorm/Validator/Captcha.php (line 6)

iPhorm_Validator_Abstract
   |
   --iPhorm_Validator_Captcha
Method Summary
 boolean isValid ($value $value, [$context $context = null])
Variables
Methods
isValid (line 16)

Compares the given value with the captcha value saved in session. Also sets the error message.

  • return: True if valid false otherwise
  • access: public
boolean isValid ($value $value, [$context $context = null])
  • $value $value: The value to check
  • $context $context: The other submitted form values

Inherited Methods

Inherited From iPhorm_Validator_Abstract

 iPhorm_Validator_Abstract::addMessage()
 iPhorm_Validator_Abstract::getMessages()

Documentation generated on Thu, 24 Feb 2011 22:19:37 +0000 by phpDocumentor 1.4.3