Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Manager
+ Граф наследования:Manager:

Открытые статические члены

static getList (array $parameters)
 
static getEventName ()
 
- Открытые статические члены унаследованные от RestrictionManager
static getClassesList ()
 
static checkService ($serviceId, Entity $entity, $mode=self::MODE_CLIENT)
 
static getRestrictionsList ($serviceId)
 
static getSitesByServiceId ($id)
 
static getById ($id)
 

Защищенные статические члены

static getBuildInRestrictions ()
 
static getServiceType ()
 
- Защищенные статические члены унаследованные от RestrictionManager
static setCache ($serviceId, $serviceType, array $fields=array())
 
static getCache ($serviceId, $serviceType)
 
static getRestriction (string $restrictionCode)
 

Статические защищенные данные

static $classNames = null
 
- Статические защищенные данные унаследованные от RestrictionManager
static $classNames
 
static $cachedFields = array()
 

Дополнительные унаследованные члены

- Открытые атрибуты унаследованные от RestrictionManager
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
 

Подробное описание

См. определение в файле manager.php строка 8

Методы

◆ getBuildInRestrictions()

static getBuildInRestrictions ( )
staticprotected
Возвращает
array

Переопределяет метод предка RestrictionManager.

См. определение в файле manager.php строка 25

◆ getEventName()

static getEventName ( )
static
Возвращает
string

Переопределяет метод предка RestrictionManager.

См. определение в файле manager.php строка 42

◆ getList()

static getList ( array $parameters)
static
Аргументы
array$parameters
Возвращает
Main\DB\Result
Исключения
Main

ArgumentException

Переопределяет метод предка RestrictionManager.

См. определение в файле manager.php строка 17

◆ getServiceType()

static getServiceType ( )
staticprotected
Возвращает
int

Переопределяет метод предка RestrictionManager.

См. определение в файле manager.php строка 50

Данные класса

◆ $classNames

$classNames = null
staticprotected

См. определение в файле manager.php строка 10