|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for SwitchableGroupInputTest:
Collaboration diagram for SwitchableGroupInputTest:Protected Member Functions | |
| buildFactory () | |
Protected Attributes | |
| $child1 | |
| $child2 | |
| $nested_child | |
| $lng | |
| Data Factory | $data_factory |
| Refinery | $refinery |
| ILIAS UI Component Input Field Group | $switchable_group |
| SwitchableGroup | $group |
Definition at line 44 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 115 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| SwitchableGroupInputTest::setUp | ( | ) |
Definition at line 73 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| SwitchableGroupInputTest::testCommonRendering | ( | ) |
Definition at line 504 of file SwitchableGroupInputTest.php.
References Vendor\Package\$f.
| SwitchableGroupInputTest::testErrorIsI18NOnError | ( | ) |
Definition at line 343 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| SwitchableGroupInputTest::testGroupForwardsValuesOnGetValue | ( | ) |
Definition at line 226 of file SwitchableGroupInputTest.php.
| SwitchableGroupInputTest::testGroupOnlyDoesAcceptKeyOnly | ( | ) |
Definition at line 212 of file SwitchableGroupInputTest.php.
| SwitchableGroupInputTest::testGroupOnlyDoesNoAcceptArrayValuesWithWrongLength | ( | ) |
Definition at line 206 of file SwitchableGroupInputTest.php.
| SwitchableGroupInputTest::testGroupOnlyDoesNotAcceptInvalidKey | ( | ) |
Definition at line 220 of file SwitchableGroupInputTest.php.
| SwitchableGroupInputTest::testGroupOnlyDoesNotAcceptNonArrayValue | ( | ) |
Definition at line 200 of file SwitchableGroupInputTest.php.
| SwitchableGroupInputTest::testRender | ( | ) |
Definition at line 408 of file SwitchableGroupInputTest.php.
References Vendor\Package\$f, and ILIAS\Repository\ui().
Here is the call graph for this function:| SwitchableGroupInputTest::testRenderWithDisabledGroupSwitch | ( | ) |
Definition at line 531 of file SwitchableGroupInputTest.php.
References Vendor\Package\$f, ILIAS\UI\examples\Input\Field\Checkbox\disabled(), and ILIAS\Repository\ui().
Here is the call graph for this function:| SwitchableGroupInputTest::testRenderWithValue | ( | SG | $sg | ) |
| SwitchableGroupInputTest::testRenderWithValueByIndex | ( | ) |
| SwitchableGroupInputTest::testSwitchableGroupForwardsValuesOnWithValue | ( | ) |
Definition at line 180 of file SwitchableGroupInputTest.php.
| SwitchableGroupInputTest::testSwitchableGroupMayOnlyHaveGroupChildren | ( | ) |
Definition at line 166 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| SwitchableGroupInputTest::testWithDisabledDisablesChildren | ( | ) |
Definition at line 126 of file SwitchableGroupInputTest.php.
| SwitchableGroupInputTest::testWithInputCallsChildrenAndAppliesOperations | ( | ) |
Definition at line 244 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\refinery().
Here is the call graph for this function:| SwitchableGroupInputTest::testWithInputDoesNotAcceptUnknownKeys | ( | ) |
Definition at line 376 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\refinery().
Here is the call graph for this function:| SwitchableGroupInputTest::testWithInputDoesNotApplyOperationsOnError | ( | ) |
Definition at line 296 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| SwitchableGroupInputTest::testWithRequiredDoesNotRequire | ( | ) |
Definition at line 148 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 51 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 56 of file SwitchableGroupInputTest.php.
Definition at line 68 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 71 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 66 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 61 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 69 of file SwitchableGroupInputTest.php.
Definition at line 70 of file SwitchableGroupInputTest.php.