Открытые члены | |
__construct (string $moduleId=null, int $userId=null) | |
canRead (int $scopeId) | |
canAdd () | |
canUpdate (int $scopeId) | |
canDelete ($scopeIds) | |
isAdmin () | |
Открытые статические члены | |
static | getInstance (string $moduleId, int $userId=null) |
Открытые атрибуты | |
const | SETTINGS_ENTITYFORM_SCOPE_KEY = 'entityFormScope' |
const | SETTINGS_ACCESS_CLASS_KEY = 'access' |
Защищенные члены | |
getDefaultUserId () | |
Защищенные данные | |
$userId | |
$moduleId | |
См. определение в файле scopeaccess.php строка 12
__construct | ( | string | $moduleId = null, |
int | $userId = null ) |
См. определение в файле scopeaccess.php строка 20
canAdd | ( | ) |
См. определение в файле scopeaccess.php строка 65
canDelete | ( | $scopeIds | ) |
См. определение в файле scopeaccess.php строка 75
canRead | ( | int | $scopeId | ) |
См. определение в файле scopeaccess.php строка 60
canUpdate | ( | int | $scopeId | ) |
См. определение в файле scopeaccess.php строка 70
|
protected |
См. определение в файле scopeaccess.php строка 31
|
static |
См. определение в файле scopeaccess.php строка 42
isAdmin | ( | ) |
См. определение в файле scopeaccess.php строка 80
|
protected |
См. определение в файле scopeaccess.php строка 18
|
protected |
См. определение в файле scopeaccess.php строка 17
const SETTINGS_ACCESS_CLASS_KEY = 'access' |
См. определение в файле scopeaccess.php строка 15
const SETTINGS_ENTITYFORM_SCOPE_KEY = 'entityFormScope' |
См. определение в файле scopeaccess.php строка 14