Zend_Auth_ResultLocated in /Zend/Auth/Result.php (line 30)
mixed
$_identity
(line 44)
The identity used in the authentication attempt
boolean
$_isValid
(line 37)
Whether the result represents a successful authentication attempt
array
$_messages
(line 53)
An array of string reasons why the authentication attempt was unsuccessful
If authentication was successful, this should be an empty array.
Constructor __construct (line 63)
getIdentity (line 85)
Returns the identity used in the authentication attempt
getMessages (line 97)
Returns an array of string reasons why the authentication attempt was unsuccessful
If authentication was successful, this method returns an empty array.
isValid (line 75)
Returns whether the result represents a successful authentication attempt
Documentation generated on Wed, 21 Feb 2007 11:58:47 -0800 by phpDocumentor 1.3.1