См. определение в файле statusbase.php строка 18
◆ canGroupDoOperations()
static canGroupDoOperations |
( |
| $groupId, |
|
|
| $fromStatus, |
|
|
array | $operations ) |
|
static |
- Аргументы
-
| $groupId | |
| $fromStatus | |
array | $operations | |
- Возвращает
- bool
- Исключения
-
NotImplementedException
- Исключения
-
См. определение в файле statusbase.php строка 98
◆ getAllowedGroupStatuses()
static getAllowedGroupStatuses |
( |
| $groupId, |
|
|
| $fromStatus ) |
|
staticprotected |
- Аргументы
-
- Возвращает
- array
- Исключения
-
ArgumentException
- Исключения
-
NotImplementedException
См. определение в файле statusbase.php строка 160
◆ getAllowedUserStatuses()
static getAllowedUserStatuses |
( |
| $userId, |
|
|
| $fromStatus ) |
|
static |
Get statuses that user can switch to.
- Аргументы
-
- Возвращает
- array
- Исключения
-
ArgumentException
- Исключения
-
NotImplementedException
См. определение в файле statusbase.php строка 148
◆ getAllStatuses()
static getAllStatuses |
( |
| ) |
|
|
static |
Get all statuses for current class type.
- Возвращает
- mixed
- Исключения
-
NotImplementedException
См. определение в файле statusbase.php строка 255
◆ getAllStatusesNames()
static getAllStatusesNames |
( |
| $lang = null | ) |
|
|
static |
Get all statuses names for current class type.
- Аргументы
-
- Возвращает
- mixed
- Исключения
-
NotImplementedException
См. определение в файле statusbase.php строка 285
◆ getFinalStatus()
static getFinalStatus |
( |
| ) |
|
|
static |
◆ getInitialStatus()
static getInitialStatus |
( |
| ) |
|
|
static |
◆ getList()
static getList |
( |
array | $parameters = array() | ) |
|
|
static |
- Аргументы
-
- Возвращает
- Main\DB\Result
- Исключения
-
ArgumentException
- Исключения
-
ObjectPropertyException
- Исключения
-
SystemException
См. определение в файле statusbase.php строка 29
◆ getStatusesGroupCanDoOperations()
static getStatusesGroupCanDoOperations |
( |
| $groupId, |
|
|
array | $operations ) |
|
static |
- Аргументы
-
| $groupId | |
array | $operations | |
- Возвращает
- array|mixed
- Исключения
-
NotImplementedException
См. определение в файле statusbase.php строка 340
◆ getStatusesUserCanDoOperations()
static getStatusesUserCanDoOperations |
( |
| $userId, |
|
|
array | $operations ) |
|
static |
Get statuses user can do operations within
- Аргументы
-
- Возвращает
- array|mixed
- Исключения
-
ArgumentException
- Исключения
-
NotImplementedException
См. определение в файле statusbase.php строка 329
◆ getUserGroups()
static getUserGroups |
( |
| $userId | ) |
|
|
staticprotected |
- Аргументы
-
- Возвращает
- array
- Исключения
-
Bitrix\Main\ArgumentException
См. определение в файле statusbase.php строка 55
◆ install()
static install |
( |
array | $data | ) |
|
|
static |
- Аргументы
-
- Исключения
-
ArgumentException
- Исключения
-
Exception
См. определение в файле statusbase.php строка 432
◆ TYPE