Authentication: ezcAuthenticationFilterOptions
[ ]
[ Rfcs ] [ Security ]
[ ]
[ ]
[ ]
[ ]
Class: ezcAuthenticationFilterOptions
|
Class containing the basic options for authentication filters. [
source]
Parents
ezcBaseOptions
|
--ezcAuthenticationFilterOptions
Descendents
Inherited Member Variables
From
ezcBaseOptions:
Method Summary
|
public ezcAuthenticationFilterOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcBaseOptions :
Methods
__construct
ezcAuthenticationFilterOptions __construct(
[
$options = array()] )
Constructs an object with the specified values.
Parameters
| Name |
Type |
Description |
$options |
array(string=>mixed) |
The 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
Redefined in descendants as
Last updated: Thu, 31 Jan 2008