Class iPhorm_Validator_AlphaNumeric

Description

Alpha Numeric Validator

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

iPhorm_Validator_Abstract
   |
   --iPhorm_Validator_AlphaNumeric
Method Summary
 boolean isValid (string $value)
Variables
Methods
isValid (line 15)

Returns true if the given value contains only alpha-numeric characters.

Return false otherwise.

  • access: public
boolean isValid (string $value)
  • string $value

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