См. определение в файле conditiongroup.php строка 12
◆ __construct()
| __construct |
( |
array | $params = null | ) |
|
◆ addItem()
| addItem |
( |
Condition | $condition, |
|
|
| $joiner = self::JOINER_AND ) |
- Аргументы
-
| Condition | $condition | Condition instance. |
| string | $joiner | Condition joiner. |
- Возвращает
- $this This instance.
См. определение в файле conditiongroup.php строка 166
◆ convertBizprocActivity()
- Аргументы
-
| array | &$activity | Target activity array. |
| array | $documentType | |
| Template | $template | |
- Возвращает
- false|ConditionGroup Instance of false.
См. определение в файле conditiongroup.php строка 313
◆ evaluate()
- Аргументы
-
| BaseTarget | $target | Automation target. |
- Возвращает
- bool
См. определение в файле conditiongroup.php строка 54
◆ getActivityNames()
◆ getEvaluateResults()
◆ getItems()
◆ getType()
◆ isActivated()
◆ isInternalized()
◆ setActivated()
| setActivated |
( |
bool | $isActivated | ) |
|
◆ setActivityNames()
| setActivityNames |
( |
| $activity | ) |
|
◆ setType()
- Аргументы
-
| string | $type | Type of condition. |
- Возвращает
- ConditionGroup This instance.
См. определение в файле conditiongroup.php строка 144
◆ $activated
◆ $evaluateResults
| array $evaluateResults = [] |
|
protected |
◆ $internalized
| bool $internalized = false |
|
protected |
◆ JOINER_AND
◆ JOINER_OR
◆ TYPE_FIELD
| const TYPE_FIELD = 'field' |
◆ TYPE_MIXED
| const TYPE_MIXED = 'mixed' |
Объявления и описания членов классов находятся в файлах: