См. определение в файле knowledge.php строка 8
◆ isAllowedInGroup()
static isAllowedInGroup |
( |
| ) |
|
|
static |
Checks restriction for Knowledge in Group / Project.
- Возвращает
- bool
См. определение в файле knowledge.php строка 61
◆ isViewAllowed()
static isViewAllowed |
( |
string | $code, |
|
|
array | $params ) |
|
static |
Checks restriction for accessing to view knowledge base.
- Аргументы
-
string | $code | Restriction code (not used here). |
array | $params | Additional params. |
- Возвращает
- bool
См. определение в файле knowledge.php строка 16