ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
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 48 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 119 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
SwitchableGroupInputTest::setUp | ( | ) |
Definition at line 77 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
SwitchableGroupInputTest::testCommonRendering | ( | ) |
Definition at line 510 of file SwitchableGroupInputTest.php.
References Vendor\Package\$f.
SwitchableGroupInputTest::testErrorIsI18NOnError | ( | ) |
Definition at line 351 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\lng().
SwitchableGroupInputTest::testGroupForwardsValuesOnGetValue | ( | ) |
Definition at line 234 of file SwitchableGroupInputTest.php.
SwitchableGroupInputTest::testGroupOnlyDoesAcceptKeyOnly | ( | ) |
Definition at line 220 of file SwitchableGroupInputTest.php.
SwitchableGroupInputTest::testGroupOnlyDoesNoAcceptArrayValuesWithWrongLength | ( | ) |
Definition at line 214 of file SwitchableGroupInputTest.php.
SwitchableGroupInputTest::testGroupOnlyDoesNotAcceptInvalidKey | ( | ) |
Definition at line 228 of file SwitchableGroupInputTest.php.
SwitchableGroupInputTest::testGroupOnlyDoesNotAcceptNonArrayValue | ( | ) |
Definition at line 208 of file SwitchableGroupInputTest.php.
References null.
SwitchableGroupInputTest::testRender | ( | ) |
Definition at line 416 of file SwitchableGroupInputTest.php.
References Vendor\Package\$f, and ILIAS\Repository\ui().
SwitchableGroupInputTest::testRenderWithValue | ( | SG | $sg | ) |
SwitchableGroupInputTest::testRenderWithValueByIndex | ( | ) |
SwitchableGroupInputTest::testSwitchableGroupForwardsValuesOnWithValue | ( | ) |
Definition at line 185 of file SwitchableGroupInputTest.php.
SwitchableGroupInputTest::testSwitchableGroupMayOnlyHaveGroupChildren | ( | ) |
Definition at line 171 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
SwitchableGroupInputTest::testWithDisabledDisablesChildren | ( | ) |
Definition at line 131 of file SwitchableGroupInputTest.php.
SwitchableGroupInputTest::testWithInputCallsChildrenAndAppliesOperations | ( | ) |
Definition at line 252 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\refinery().
SwitchableGroupInputTest::testWithInputDoesNotAcceptUnknownKeys | ( | ) |
Definition at line 384 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\refinery().
SwitchableGroupInputTest::testWithInputDoesNotApplyOperationsOnError | ( | ) |
Definition at line 304 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
SwitchableGroupInputTest::testWithRequiredDoesNotRequire | ( | ) |
Definition at line 153 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 55 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 60 of file SwitchableGroupInputTest.php.
Definition at line 72 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 75 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 70 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 65 of file SwitchableGroupInputTest.php.
|
protected |
Definition at line 73 of file SwitchableGroupInputTest.php.
Definition at line 74 of file SwitchableGroupInputTest.php.