|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for GroupInputTest:
Collaboration diagram for GroupInputTest:Protected Attributes | |
| $child1 | |
| $child2 | |
| Data Factory | $data_factory |
| $language | |
| Refinery | $refinery |
| Group | $group |
Definition at line 43 of file GroupInputTest.php.
| GroupInputTest::setUp | ( | ) |
Definition at line 66 of file GroupInputTest.php.
References ILIAS\ILIASObject\Creation\Group, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| GroupInputTest::testBylineProperty | ( | ) |
Definition at line 406 of file GroupInputTest.php.
References Vendor\Package\$f, $group, and ILIAS\UI\Component\Input\Container\Form\FormInput\getByline().
Here is the call graph for this function:| GroupInputTest::testErrorIsI18NOnError | ( | ) |
Definition at line 324 of file GroupInputTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:| GroupInputTest::testGroupForwardsValuesOnGetValue | ( | ) |
Definition at line 219 of file GroupInputTest.php.
| GroupInputTest::testGroupForwardsValuesOnWithValue | ( | ) |
Definition at line 142 of file GroupInputTest.php.
| GroupInputTest::testGroupMayOnlyHaveInputChildren | ( | ) |
Definition at line 128 of file GroupInputTest.php.
References ILIAS\ILIASObject\Creation\Group, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| GroupInputTest::testGroupOnlyDoesNoAcceptArrayValuesWithWrongLength | ( | ) |
Definition at line 212 of file GroupInputTest.php.
| GroupInputTest::testGroupOnlyDoesNoAcceptNonArrayValue | ( | ) |
Definition at line 205 of file GroupInputTest.php.
| GroupInputTest::testGroupRendering | ( | ) |
Definition at line 374 of file GroupInputTest.php.
References Vendor\Package\$f, $group, ILIAS\UI\Implementation\Component\Input\$inputs, and ILIAS\Repository\ui().
Here is the call graph for this function:| GroupInputTest::testGroupWithoutRequiredField | ( | ) |
Definition at line 414 of file GroupInputTest.php.
References Vendor\Package\$f, $group, ILIAS\UI\Implementation\Component\Input\$inputs, and ILIAS\UI\Implementation\Component\Input\Field\Group\isRequired().
Here is the call graph for this function:| GroupInputTest::testGroupWithRequiredField | ( | ) |
Definition at line 425 of file GroupInputTest.php.
References Vendor\Package\$f, $group, ILIAS\UI\Implementation\Component\Input\$inputs, and ILIAS\UI\Implementation\Component\Input\Field\Group\isRequired().
Here is the call graph for this function:| GroupInputTest::testWithDisabledDisablesChildren | ( | ) |
Definition at line 84 of file GroupInputTest.php.
| GroupInputTest::testWithInputCallsChildrenAndAppliesOperations | ( | ) |
Definition at line 239 of file GroupInputTest.php.
References ILIAS\Repository\refinery().
Here is the call graph for this function:| GroupInputTest::testWithInputDoesNotApplyOperationsOnError | ( | ) |
Definition at line 280 of file GroupInputTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| GroupInputTest::testWithoutChildren | ( | ) |
Definition at line 357 of file GroupInputTest.php.
References $group, ILIAS\UI\Implementation\Component\Input\Field\Group\getContent(), ILIAS\ILIASObject\Creation\Group, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| GroupInputTest::testWithRequiredRequiresChildren | ( | ) |
Definition at line 106 of file GroupInputTest.php.
| GroupInputTest::testWithValuePreservesKeys | ( | ) |
Definition at line 174 of file GroupInputTest.php.
References ILIAS\ILIASObject\Creation\Group, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 50 of file GroupInputTest.php.
|
protected |
Definition at line 55 of file GroupInputTest.php.
Definition at line 57 of file GroupInputTest.php.
|
protected |
Definition at line 64 of file GroupInputTest.php.
Referenced by testBylineProperty(), testGroupRendering(), testGroupWithoutRequiredField(), testGroupWithRequiredField(), and testWithoutChildren().
|
protected |
Definition at line 62 of file GroupInputTest.php.
|
protected |
Definition at line 63 of file GroupInputTest.php.