
Public Member Functions | |
| expungeSecurity ($pSecurityId) | |
| getSecurityList ($pUserId=NULL, $pSecurityId=NULL, $pSecurityDesc=NULL) | |
| isValid () | |
| LibertyGatekeeper ($pContentId=NULL) | |
| storeSecurity (&$pParamHash) | |
| verifySecurity (&$pParamHash) | |
Definition at line 32 of file LibertyGatekeeper.php.
| LibertyGatekeeper::expungeSecurity | ( | $ | pSecurityId | ) |
Definition at line 126 of file LibertyGatekeeper.php.
References $ret, $rs, $sql, FALSE, mDb, and BitBase::verifyId().
Here is the call graph for this function:

| LibertyGatekeeper::getSecurityList | ( | $ | pUserId = NULL, |
|
| $ | pSecurityId = NULL, |
|||
| $ | pSecurityDesc = NULL | |||
| ) |
Definition at line 104 of file LibertyGatekeeper.php.
References $gBitUser, $query, mDb, and BitBase::verifyId().
Here is the call graph for this function:

| LibertyGatekeeper::isValid | ( | ) |
Definition at line 41 of file LibertyGatekeeper.php.
References mContentId, and BitBase::verifyId().
Here is the call graph for this function:

| LibertyGatekeeper::LibertyGatekeeper | ( | $ | pContentId = NULL |
) |
During initialisation, be sure to call our base constructors
Definition at line 36 of file LibertyGatekeeper.php.
References LibertyBase::LibertyBase(), and mContentId.
Here is the call graph for this function:

| LibertyGatekeeper::storeSecurity | ( | &$ | pParamHash | ) |
Definition at line 72 of file LibertyGatekeeper.php.
References $gBitUser, $pParamHash, $result, $rs, $sql, mDb, trim_array(), BitBase::verifyId(), and verifySecurity().
Here is the call graph for this function:

| LibertyGatekeeper::verifySecurity | ( | &$ | pParamHash | ) |
Definition at line 45 of file LibertyGatekeeper.php.
References $pParamHash, and tra().
Referenced by storeSecurity().
Here is the call graph for this function:

1.5.2