См. определение в файле scope.php строка 4
◆ getCurrentScopeId()
static getCurrentScopeId |
( |
| ) |
|
|
static |
Returns current scope id.
- Возвращает
- string|null
См. определение в файле scope.php строка 23
◆ getDomainId()
Should return domain id for new site.
- Возвращает
- int|string
Переопределяется в Group и Knowledge.
◆ getExcludedHooks()
static getExcludedHooks |
( |
| ) |
|
|
staticabstract |
Returns array of hook's codes, which excluded by scope.
- Возвращает
- array
Переопределяется в Group и Knowledge.
◆ getFilterType()
Should return filter value for 'TYPE' key.
- Возвращает
- mixed
Переопределяется в Group и Knowledge.
◆ getKeyCode()
Should return general key for site path (ID or CODE).
- Возвращает
- string
Переопределяется в Group и Knowledge.
◆ getPublicationPath()
static getPublicationPath |
( |
| ) |
|
|
staticabstract |
Should return publication path string.
- Возвращает
- string
Переопределяется в Group и Knowledge.
◆ init()
static init |
( |
array | $params = [] | ) |
|
|
static |
Method for first time initialization scope.
- Аргументы
-
array | $params | Additional params. |
- Возвращает
- void
Переопределяется в Group и Knowledge.
См. определение в файле scope.php строка 13
◆ $currentScopeId