|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for GroupInputTest:
Collaboration diagram for GroupInputTest:Protected Attributes | |
| $child1 | |
| $child2 | |
| Data Factory | $data_factory |
| $language | |
| Refinery | $refinery |
| Group | $group |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML. More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
Definition at line 41 of file GroupInputTest.php.
| GroupInputTest::getFieldFactory | ( | ) |
Definition at line 368 of file GroupInputTest.php.
References ILIAS_UI_TestBase\getLanguage(), and ILIAS_UI_TestBase\getRefinery().
Referenced by testBylineProperty(), testGroupRendering(), testGroupWithoutRequiredField(), and testGroupWithRequiredField().
Here is the call graph for this function:
Here is the caller graph for this function:| GroupInputTest::setUp | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 62 of file GroupInputTest.php.
References ILIAS\UI\Implementation\Component\Input\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 411 of file GroupInputTest.php.
References Vendor\Package\$f, $group, ILIAS\UI\Component\Input\Container\Form\FormInput\getByline(), and getFieldFactory().
Here is the call graph for this function:| GroupInputTest::testErrorIsI18NOnError | ( | ) |
Definition at line 320 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 215 of file GroupInputTest.php.
| GroupInputTest::testGroupForwardsValuesOnWithValue | ( | ) |
Definition at line 138 of file GroupInputTest.php.
| GroupInputTest::testGroupMayOnlyHaveInputChildren | ( | ) |
Definition at line 124 of file GroupInputTest.php.
References ILIAS\UI\Implementation\Component\Input\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 208 of file GroupInputTest.php.
| GroupInputTest::testGroupOnlyDoesNoAcceptNonArrayValue | ( | ) |
Definition at line 201 of file GroupInputTest.php.
| GroupInputTest::testGroupRendering | ( | ) |
Definition at line 379 of file GroupInputTest.php.
References Vendor\Package\$f, $group, ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFieldFactory().
Here is the call graph for this function:| GroupInputTest::testGroupWithoutRequiredField | ( | ) |
Definition at line 419 of file GroupInputTest.php.
References Vendor\Package\$f, $group, ILIAS\UI\Implementation\Component\Input\$inputs, getFieldFactory(), and ILIAS\UI\Implementation\Component\Input\Field\Group\isRequired().
Here is the call graph for this function:| GroupInputTest::testGroupWithRequiredField | ( | ) |
Definition at line 430 of file GroupInputTest.php.
References Vendor\Package\$f, $group, ILIAS\UI\Implementation\Component\Input\$inputs, getFieldFactory(), and ILIAS\UI\Implementation\Component\Input\Field\Group\isRequired().
Here is the call graph for this function:| GroupInputTest::testWithDisabledDisablesChildren | ( | ) |
Definition at line 80 of file GroupInputTest.php.
| GroupInputTest::testWithInputCallsChildrenAndAppliesOperations | ( | ) |
Definition at line 235 of file GroupInputTest.php.
References function, and ILIAS\Repository\refinery().
Here is the call graph for this function:| GroupInputTest::testWithInputDoesNotApplyOperationsOnError | ( | ) |
Definition at line 276 of file GroupInputTest.php.
References function, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| GroupInputTest::testWithoutChildren | ( | ) |
Definition at line 353 of file GroupInputTest.php.
References $group, ILIAS\UI\Implementation\Component\Input\Field\Group\getContent(), ILIAS\UI\Implementation\Component\Input\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 102 of file GroupInputTest.php.
| GroupInputTest::testWithValuePreservesKeys | ( | ) |
Definition at line 170 of file GroupInputTest.php.
References ILIAS\UI\Implementation\Component\Input\Group, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 46 of file GroupInputTest.php.
|
protected |
Definition at line 51 of file GroupInputTest.php.
|
protected |
Definition at line 53 of file GroupInputTest.php.
|
protected |
Definition at line 60 of file GroupInputTest.php.
Referenced by testBylineProperty(), testGroupRendering(), testGroupWithoutRequiredField(), testGroupWithRequiredField(), and testWithoutChildren().
|
protected |
Definition at line 58 of file GroupInputTest.php.
|
protected |
Definition at line 59 of file GroupInputTest.php.