Home
last modified time | relevance | path

Searched refs:readImplyingRights (Results 1 – 7 of 7) sorted by relevance

/dports/security/pear-LiveUser/LiveUser-0.16.14/LiveUser/Perm/Storage/
H A DCache.php233 function readImplyingRights($rightIds, $table) function in LiveUser_Perm_Storage_Cache
235 $result = $this->_storage->readImplyingRights($rightIds, $table);
H A DDB.php349 function readImplyingRights($rightIds, $table) function in LiveUser_Perm_Storage_DB
H A DPDO.php400 function readImplyingRights($rightIds, $table) function in LiveUser_Perm_Storage_PDO
H A DMDB.php376 function readImplyingRights($rightIds, $table) function in LiveUser_Perm_Storage_MDB
H A DMDB2.php384 function readImplyingRights($rightIds, $table) function in LiveUser_Perm_Storage_MDB2
/dports/security/pear-LiveUser/LiveUser-0.16.14/LiveUser/Perm/
H A DStorage.php247 function readImplyingRights($rightIds, $table)
H A DComplex.php86 $result = $this->_storage->readImplyingRights($rightIds, $table);