Public Member Functions | |
__construct (&$xmlArr) | |
getErrorMessage () | |
processFilters () | |
Data Fields | |
$m_Mode = 'DISABLED' | |
Protected Member Functions | |
readMetadata (&$xmlArr) | |
Protected Attributes | |
$m_ErrorMessage = null |
Definition at line 27 of file securityService.php.
__construct | ( | &$ | xmlArr ) |
Initialize securityService with xml array metadata
array | $xmlArr |
Definition at line 40 of file securityService.php.
getErrorMessage | ( | ) |
processFilters | ( | ) |
readMetadata | ( | &$ | xmlArr ) | [protected] |
Read array meta data, and store to meta object
array | $xmlArr |
Definition at line 51 of file securityService.php.