|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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 42 of file GroupInputTest.php.
| GroupInputTest::getFieldFactory | ( | ) |
Definition at line 369 of file GroupInputTest.php.
References getLanguage().
Here is the call graph for this function:| GroupInputTest::setUp | ( | ) |
Definition at line 63 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 412 of file GroupInputTest.php.
References Vendor\Package\$f, and ILIAS\UI\Component\Input\Container\Form\FormInput\getByline().
Here is the call graph for this function:| GroupInputTest::testErrorIsI18NOnError | ( | ) |
Definition at line 321 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 216 of file GroupInputTest.php.
| GroupInputTest::testGroupForwardsValuesOnWithValue | ( | ) |
Definition at line 139 of file GroupInputTest.php.
| GroupInputTest::testGroupMayOnlyHaveInputChildren | ( | ) |
Definition at line 125 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 209 of file GroupInputTest.php.
| GroupInputTest::testGroupOnlyDoesNoAcceptNonArrayValue | ( | ) |
Definition at line 202 of file GroupInputTest.php.
| GroupInputTest::testGroupRendering | ( | ) |
Definition at line 380 of file GroupInputTest.php.
References Vendor\Package\$f, and ILIAS\UI\Implementation\Component\Input\$inputs.
| GroupInputTest::testGroupWithoutRequiredField | ( | ) |
Definition at line 420 of file GroupInputTest.php.
References Vendor\Package\$f, 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 431 of file GroupInputTest.php.
References Vendor\Package\$f, 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 81 of file GroupInputTest.php.
| GroupInputTest::testWithInputCallsChildrenAndAppliesOperations | ( | ) |
Definition at line 236 of file GroupInputTest.php.
References ILIAS\Repository\refinery().
Here is the call graph for this function:| GroupInputTest::testWithInputDoesNotApplyOperationsOnError | ( | ) |
Definition at line 277 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 354 of file GroupInputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$content, ILIAS\UI\Implementation\Component\Input\Field\Group\getContent(), ILIAS\UI\Implementation\Component\Input\Group, ILIAS\UI\examples\Symbol\Glyph\Language\language(), ILIAS\Repository\refinery(), and ILIAS\Data\Result\value().
Here is the call graph for this function:| GroupInputTest::testWithRequiredRequiresChildren | ( | ) |
Definition at line 103 of file GroupInputTest.php.
| GroupInputTest::testWithValuePreservesKeys | ( | ) |
Definition at line 171 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 47 of file GroupInputTest.php.
|
protected |
Definition at line 52 of file GroupInputTest.php.
|
protected |
Definition at line 54 of file GroupInputTest.php.
|
protected |
Definition at line 61 of file GroupInputTest.php.
|
protected |
Definition at line 59 of file GroupInputTest.php.
|
protected |
Definition at line 60 of file GroupInputTest.php.