См. определение в файле actionsdata.php строка 13
◆ checkCondition()
checkCondition |
( |
string | $operand1, |
|
|
string | $operator, |
|
|
string | $operand2 ) |
|
staticprotected |
For data defined in \actionsDefinitions
- Аргументы
-
string | $operand1 | [CONDITION][PARAMS][0] The real value is obtained from system |
string | $operator | [CONDITION][PARAMS][1] For now it's only "===" |
string | $operand2 | [CONDITION][PARAMS][2] |
- Возвращает
- bool
- Исключения
-
ArgumentOutOfRangeException | |
См. определение в файле actionsdata.php строка 291
◆ checkRunningAction()
Checks if some action is running after page refresh, or then smb. else come to page during the action running.
- Возвращает
- array - Action params
См. определение в файле actionsdata.php строка 329
◆ extractConditionValue()
extractConditionValue |
( |
string | $paramName, |
|
|
array | $paramsValues ) |
|
staticprotected |
- Аргументы
-
string | $paramName | |
array | $paramsValues | |
- Возвращает
- string|null
См. определение в файле actionsdata.php строка 238
◆ getAction()
- Аргументы
-
- Возвращает
- array Action's parameters
- Исключения
-
Bitrix\Main\ArgumentNullException
См. определение в файле actionsdata.php строка 22
◆ getActionObject()
getActionObject |
( |
| $actionId, |
|
|
| $serverHostname = "", |
|
|
array | $userParams = [], |
|
|
array | $freeParams = [], |
|
|
array | $actionParams = [] ) |
|
static |
- Аргументы
-
string | $actionId | - action idetifyer |
string | $serverHostname | - server hostname |
array | $userParams | - params filled by user |
array | $freeParams | - params filled somewere in code |
array | $actionParams | - acrion parameters |
- Возвращает
- Action|ActionsChain|bool
- Исключения
-
Bitrix\Main\ArgumentTypeException
- Исключения
-
Bitrix\Main\ArgumentNullException
- Исключения
-
Exception
См. определение в файле actionsdata.php строка 48
◆ getActionState()
Returns action state
- Аргументы
-
string | $bid | - action bitrix idetifyer |
- Возвращает
- array
См. определение в файле actionsdata.php строка 89
◆ getConditionActionResult()
getConditionActionResult |
( |
string | $command | ) |
|
|
staticprotected |
◆ getList()
getList |
( |
| $checkConditions = false | ) |
|
|
static |
Returns actions list
- Аргументы
-
bool | $checkConditions | - if we need to check conditions |
- Возвращает
- array of all actions defenitions
- Исключения
-
Bitrix\Main\IO\FileNotFoundException
См. определение в файле actionsdata.php строка 139
◆ isConditionSatisfied()
isConditionSatisfied |
( |
| $condition | ) |
|
|
staticprotected |
◆ setLogLevel()
◆ $logLevel
Объявления и описания членов класса находятся в файле: