Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ScopeManager

Открытые члены

 reset ()
 
 getAlias ($code)
 
 listScope ()
 
 getAliasList ()
 
 getList ()
 
 getMethodInfo (?string $method)
 

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

static getInstance ()
 
static cleanCache ()
 
static onChangeRegisterModule ()
 

Открытые атрибуты

const CACHE_TIME = 604800
 
const CACHE_DIR = '/rest/scope/'
 

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

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

Методы

◆ cleanCache()

static cleanCache ( )
static

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

◆ getAlias()

getAlias ( $code)

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

◆ getAliasList()

getAliasList ( )

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

◆ getInstance()

static getInstance ( )
static
Возвращает
ScopeManager

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

◆ getList()

getList ( )

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

◆ getMethodInfo()

getMethodInfo ( ?string $method)

for method with ':' doesn't add extra ':' for modules with points in the name

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

◆ listScope()

listScope ( )

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

◆ onChangeRegisterModule()

static onChangeRegisterModule ( )
static

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

◆ reset()

reset ( )

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

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

◆ CACHE_DIR

const CACHE_DIR = '/rest/scope/'

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

◆ CACHE_TIME

const CACHE_TIME = 604800

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