[Zend_Auth] element index
Package indexes
default
Zend_Calendar
Zend_Db_Xml
Zend_Environment
ZForm
Zend_Gdata
Zend_Gdata_Calendar
Zend_Http
Zend_Json
Zend_Mail
Zend_Mime
Zend_Soap
Zend_TimeSync
All elements
a
d
f
g
i
r
s
z
_
_
top
$_code
Zend_Auth_Result::$_code
in ResultProposed.php
Whether the result represents a successful authentication attempt
$_identity
Zend_Auth_Result::$_identity
in ResultProposed.php
The identity used in the authentication attempt
$_messages
Zend_Auth_Result::$_messages
in ResultProposed.php
An array of string reasons why the authentication attempt was unsuccessful
__construct
Zend_Auth_Result::__construct()
in ResultProposed.php
$_identityColumn
Zend_Auth_Adapter_DbTable_Select::$_identityColumn
in DbSelect.php
$_zendDbSelect
$_resultRow
Zend_Auth_Adapter_DbTable_Select::$_resultRow
in DbSelect.php
$_resultRow
$_zendDb
Zend_Auth_Adapter_DbTable_Select::$_zendDb
in DbSelect.php
$_zendDbSelect
$_zendDbSelect
Zend_Auth_Adapter_DbTable_Select::$_zendDbSelect
in DbSelect.php
$_zendDbSelect
__construct
Zend_Auth_Adapter_DbTable_Select::__construct()
in DbSelect.php
__construct()
a
top
authenticate
Zend_Auth_Adapter_DbTable_Select::authenticate()
in DbSelect.php
authenticate() - Complete the Zend_Auth_Adapter interface.
d
top
DbSelect.php
DbSelect.php
in DbSelect.php
f
top
FAILURE
Zend_Auth_Result::FAILURE
in ResultProposed.php
General Failure
FAILURE_IDENTITY_NOT_FOUND
Zend_Auth_Result::FAILURE_IDENTITY_NOT_FOUND
in ResultProposed.php
Failure due to identity not being found.
FAILURE_IDENTITY_TOO_AMBIGIOUS
Zend_Auth_Result::FAILURE_IDENTITY_TOO_AMBIGIOUS
in ResultProposed.php
Failure due to identity being too ambigious.
FAILURE_INVALID_CREDENTIAL
Zend_Auth_Result::FAILURE_INVALID_CREDENTIAL
in ResultProposed.php
Failure due to invalid credential being supplied.
FAILURE_UNCATEGORIZED
Zend_Auth_Result::FAILURE_UNCATEGORIZED
in ResultProposed.php
Failure due to uncategorized reasons.
g
top
getCode
Zend_Auth_Result::getCode()
in ResultProposed.php
getResultCode() - Get the result code for this authentication attempt
getIdentity
Zend_Auth_Result::getIdentity()
in ResultProposed.php
Returns the identity used in the authentication attempt
getMessages
Zend_Auth_Result::getMessages()
in ResultProposed.php
Returns an array of string reasons why the authentication attempt was unsuccessful
getResultRow
Zend_Auth_Adapter_DbTable_Select::getResultRow()
in DbSelect.php
getResultRow()
i
top
isValid
Zend_Auth_Result::isValid()
in ResultProposed.php
Returns whether the result represents a successful authentication attempt
r
top
ResultProposed.php
ResultProposed.php
in ResultProposed.php
s
top
SUCCESS
Zend_Auth_Result::SUCCESS
in ResultProposed.php
Authentication success.
z
top
Zend_Auth_Result
Zend_Auth_Result
in ResultProposed.php
Zend_Auth_Adapter_DbTable_Select
Zend_Auth_Adapter_DbTable_Select
in DbSelect.php
a
d
f
g
i
r
s
z
_