|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Refinery\Logical\Group:Public Member Functions | |
| __construct (Factory $dataFactory, \ILIAS\Language\Language $language) | |
| logicalOr (array $other) | |
| not (Constraint $constraint) | |
| parallel (array $constraints) | |
| sequential (array $constraints) | |
Private Attributes | |
| Factory | $dataFactory |
| ILIAS Language Language | $language |
| ILIAS\Refinery\Logical\Group::__construct | ( | Factory | $dataFactory, |
| \ILIAS\Language\Language | $language | ||
| ) |
Definition at line 31 of file Group.php.
References ILIAS\Refinery\Logical\Group\$dataFactory, ILIAS\Refinery\Logical\Group\$language, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:| ILIAS\Refinery\Logical\Group::logicalOr | ( | array | $other | ) |
| Constraint[] | $other |
Definition at line 40 of file Group.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:| ILIAS\Refinery\Logical\Group::not | ( | Constraint | $constraint | ) |
Definition at line 45 of file Group.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:| ILIAS\Refinery\Logical\Group::parallel | ( | array | $constraints | ) |
| Constraint[] | $constraints |
Definition at line 53 of file Group.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:| ILIAS\Refinery\Logical\Group::sequential | ( | array | $constraints | ) |
| Constraint[] | $constraints |
Definition at line 61 of file Group.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
private |
Definition at line 28 of file Group.php.
Referenced by ILIAS\Refinery\Logical\Group\__construct().
Definition at line 29 of file Group.php.
Referenced by ILIAS\Refinery\Logical\Group\__construct().