Ubiquity\security\acl\cache$PermissionsMap This class is part of Ubiquity.
More...
Ubiquity\security\acl\cache$PermissionsMap This class is part of Ubiquity.
- Author
- jc
- Version
- 1.0.3
Definition at line 16 of file PermissionsMap.php.
◆ __construct()
◆ _getRessourcePermission()
_getRessourcePermission |
( |
string |
$controller, |
|
|
string |
$action |
|
) |
| |
|
private |
◆ addAction()
addAction |
( |
string |
$controller, |
|
|
string |
$action, |
|
|
?string |
$resource = '*' , |
|
|
?string |
$permission = 'ALL' |
|
) |
| |
◆ cacheUpdated()
◆ getKey()
getKey |
( |
|
$controller, |
|
|
|
$action |
|
) |
| |
|
protected |
◆ getMap()
◆ getObjectMap()
◆ getRessourcePermission()
getRessourcePermission |
( |
string |
$controller, |
|
|
string |
$action |
|
) |
| |
- Parameters
-
string | $controller | |
string | $action | |
- Returns
- array|NULL
Definition at line 52 of file PermissionsMap.php.
◆ init()
◆ load()
◆ save()
◆ $arrayMap
◆ CACHE_KEY
const CACHE_KEY = 'permissionsMap' |
|
private |
The documentation for this class was generated from the following file:
- C:/Users/myadd/Documents/GitHub/ubiquity-doc-api/vendor/phpmv/ubiquity-acl/src/Ubiquity/security/acl/cache/PermissionsMap.php