Public Member Functions | Data Fields | Protected Member Functions | Protected Attributes

securityService Class Reference

Public Member Functions

 __construct (&$xmlArr)
 getErrorMessage ()
 processFilters ()

Data Fields

 $m_Mode = 'DISABLED'

Protected Member Functions

 readMetadata (&$xmlArr)

Protected Attributes

 $m_ErrorMessage = null

Detailed Description

Definition at line 27 of file securityService.php.


Constructor & Destructor Documentation

__construct ( &$  xmlArr )

Initialize securityService with xml array metadata

Parameters:
array$xmlArr
Returns:
void

Definition at line 40 of file securityService.php.

Here is the call graph for this function:


Member Function Documentation

getErrorMessage (  )

Get error message

Returns:
string

Definition at line 70 of file securityService.php.

processFilters (  )

Proses filter

Returns:
boolean

Definition at line 80 of file securityService.php.

readMetadata ( &$  xmlArr ) [protected]

Read array meta data, and store to meta object

Parameters:
array$xmlArr
Returns:
void

Definition at line 51 of file securityService.php.

Here is the caller graph for this function:


The documentation for this class was generated from the following file: