AuthenticationDatabaseTiein
[ ]
[ ]
[ ]
[ ]
[ ]
Element index for package AuthenticationDatabaseTiein
[
d ]
[
e ]
[
f ]
[
i ]
[
r ]
[
t ]
[
_ ]
_
- __construct : ezcAuthenticationDatabaseOptions
- in file database_options.php, method ezcAuthenticationDatabaseOptions::__construct()
Constructs an object with the specified values.
- __construct : ezcAuthenticationDatabaseInfo
- in file database_info.php, method ezcAuthenticationDatabaseInfo::__construct()
Constructs a new ezcAuthenticationDatabaseInfo object.
- __construct : ezcAuthenticationDatabaseFilter
- in file database_filter.php, method ezcAuthenticationDatabaseFilter::__construct()
Creates a new object of this class.
- __set_state : ezcAuthenticationDatabaseInfo
- in file database_info.php, method ezcAuthenticationDatabaseInfo::__set_state()
Returns a new instance of this class with the data specified by $array.
d
- database_filter.php
- procedural page database_filter.php
- database_info.php
- procedural page database_info.php
- database_options.php
- procedural page database_options.php
e
- ezcAuthenticationDatabaseFilter
- in file database_filter.php, class ezcAuthenticationDatabaseFilter
Filter to authenticate against a database.
- ezcAuthenticationDatabaseInfo
- in file database_info.php, class ezcAuthenticationDatabaseInfo
Structure for defining the database and table to authenticate against.
- ezcAuthenticationDatabaseOptions
- in file database_options.php, class ezcAuthenticationDatabaseOptions
Class containing the options for the database authentication filter.
f
- $fields : ezcAuthenticationDatabaseInfo
- in file database_info.php, variable ezcAuthenticationDatabaseInfo::$fields
Fields which hold the user credentials.
i
- $instance : ezcAuthenticationDatabaseInfo
- in file database_info.php, variable ezcAuthenticationDatabaseInfo::$instance
Database instance.
r
- run : ezcAuthenticationDatabaseFilter
- in file database_filter.php, method ezcAuthenticationDatabaseFilter::run()
Runs the filter and returns a status code when finished.
t
- $table : ezcAuthenticationDatabaseInfo
- in file database_info.php, variable ezcAuthenticationDatabaseInfo::$table
Table which stores the user credentials.
- STATUS_PASSWORD_INCORRECT : ezcAuthenticationDatabaseFilter
- in file database_filter.php, class constant ezcAuthenticationDatabaseFilter::STATUS_PASSWORD_INCORRECT
Password is incorrect.
- STATUS_USERNAME_INCORRECT : ezcAuthenticationDatabaseFilter
- in file database_filter.php, class constant ezcAuthenticationDatabaseFilter::STATUS_USERNAME_INCORRECT
Username is not found in the database.
Last updated: Wed, 28 Nov 2007