Открытые статические члены | |
static | getEventName () |
static | getClassesList () |
static | checkService ($serviceId, Entity $entity, $mode=self::MODE_CLIENT) |
static | getRestrictionsList ($serviceId) |
static | getSitesByServiceId ($id) |
static | getList (array $params) |
static | getById ($id) |
Открытые атрибуты | |
const | ON_STARTUP_SERVICE_RESTRICTIONS_EVENT_NAME = "onStartupServiceRestrictions" |
const | MODE_CLIENT = 1 |
const | MODE_MANAGER = 2 |
const | SEVERITY_NONE = 0 |
const | SEVERITY_SOFT = 1 |
const | SEVERITY_STRICT = 2 |
const | SERVICE_TYPE_SHIPMENT = 0 |
const | SERVICE_TYPE_PAYMENT = 1 |
const | SERVICE_TYPE_COMPANY = 2 |
const | SERVICE_TYPE_CASHBOX = 3 |
Защищенные статические члены | |
static | getServiceType () |
static | setCache ($serviceId, $serviceType, array $fields=array()) |
static | getCache ($serviceId, $serviceType) |
static | getBuildInRestrictions () |
static | getRestriction (string $restrictionCode) |
Статические защищенные данные | |
static | $classNames |
static | $cachedFields = array() |
См. определение в файле restrictionmanager.php строка 19
|
static |
$serviceId | ||
Entity | $entity | |
int | $mode |
SystemException |
См. определение в файле restrictionmanager.php строка 119
|
staticprotected |
NotImplementedException |
Переопределяется в Manager, Manager и Manager.
См. определение в файле restrictionmanager.php строка 322
|
static |
$id |
См. определение в файле restrictionmanager.php строка 346
|
staticprotected |
int | $serviceId | |
int | $serviceType |
ArgumentNullException |
См. определение в файле restrictionmanager.php строка 300
|
static |
SystemException |
См. определение в файле restrictionmanager.php строка 104
|
static |
NotImplementedException |
Переопределяется в Manager, Manager и Manager.
См. определение в файле restrictionmanager.php строка 95
|
static |
array | $params |
Bitrix\Main\ArgumentException
Переопределяется в Manager.
См. определение в файле restrictionmanager.php строка 332
|
staticprotected |
string | $restrictionCode |
SystemException |
См. определение в файле restrictionmanager.php строка 356
|
static |
|
staticprotected |
NotImplementedException |
Переопределяется в Manager, Manager и Manager.
См. определение в файле restrictionmanager.php строка 149
|
static |
$id |
См. определение в файле restrictionmanager.php строка 196
|
staticprotected |
int | $serviceId | |
int | $serviceType | |
array | $fields |
ArgumentNullException |
См. определение в файле restrictionmanager.php строка 279
|
staticprotected |
См. определение в файле restrictionmanager.php строка 22
|
staticprotected |
См. определение в файле restrictionmanager.php строка 21
const MODE_CLIENT = 1 |
См. определение в файле restrictionmanager.php строка 26
const MODE_MANAGER = 2 |
См. определение в файле restrictionmanager.php строка 27
const ON_STARTUP_SERVICE_RESTRICTIONS_EVENT_NAME = "onStartupServiceRestrictions" |
См. определение в файле restrictionmanager.php строка 24
const SERVICE_TYPE_CASHBOX = 3 |
См. определение в файле restrictionmanager.php строка 36
const SERVICE_TYPE_COMPANY = 2 |
См. определение в файле restrictionmanager.php строка 35
const SERVICE_TYPE_PAYMENT = 1 |
См. определение в файле restrictionmanager.php строка 34
const SERVICE_TYPE_SHIPMENT = 0 |
См. определение в файле restrictionmanager.php строка 33
const SEVERITY_NONE = 0 |
См. определение в файле restrictionmanager.php строка 29
const SEVERITY_SOFT = 1 |
См. определение в файле restrictionmanager.php строка 30
const SEVERITY_STRICT = 2 |
См. определение в файле restrictionmanager.php строка 31