AuthenticationDatabaseTiein: ezcAuthenticationDatabaseOptions
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcAuthenticationDatabaseOptions
|
Class containing the options for the database authentication filter. [
source]
Parents
ezcBaseOptions
|
--ezcAuthenticationFilterOptions
|
--ezcAuthenticationDatabaseOptions
Inherited Member Variables
From
ezcBaseOptions:
Method Summary
|
public ezcAuthenticationDatabaseOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcAuthenticationFilterOptions :
From
ezcBaseOptions :
Methods
__construct
ezcAuthenticationDatabaseOptions __construct(
[
$options = array()] )
Constructs an object with the specified values.
Parameters
| Name |
Type |
Description |
$options |
array(string=>mixed) |
Options for this class |
Throws
| Class | Description |
ezcBasePropertyNotFoundException |
if $options contains a property not defined |
ezcBaseValueException |
if $options contains a property with a value not allowed |
Redefinition of
Last updated: Mon, 17 Dec 2007