ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
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().
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().
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().
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.
References null.
SwitchableGroupInputTest::testRender | ( | ) |
Definition at line 408 of file SwitchableGroupInputTest.php.
References Vendor\Package\$f, and ILIAS\Repository\ui().
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().
SwitchableGroupInputTest::testWithDisabledDisablesChildren | ( | ) |
Definition at line 126 of file SwitchableGroupInputTest.php.
SwitchableGroupInputTest::testWithInputCallsChildrenAndAppliesOperations | ( | ) |
Definition at line 244 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\refinery().
SwitchableGroupInputTest::testWithInputDoesNotAcceptUnknownKeys | ( | ) |
Definition at line 376 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\refinery().
SwitchableGroupInputTest::testWithInputDoesNotApplyOperationsOnError | ( | ) |
Definition at line 296 of file SwitchableGroupInputTest.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
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.