ILIAS
release_8 Revision v8.23
|
Protected Attributes | |
$child1 | |
$child2 | |
Data Factory | $data_factory |
$language | |
Refinery | $refinery |
Group | $group |
Additional Inherited Members | |
![]() | |
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\Implementation\Component\Input\getLanguage().
GroupInputTest::setUp | ( | ) |
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().
GroupInputTest::testBylineProperty | ( | ) |
Definition at line 411 of file GroupInputTest.php.
References Vendor\Package\$f, and ILIAS\UI\Component\Input\Container\Form\FormInput\getByline().
GroupInputTest::testErrorIsI18NOnError | ( | ) |
Definition at line 320 of file GroupInputTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
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().
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, ILIAS\UI\Implementation\Component\Input\$inputs, and ILIAS\UI\Implementation\Component\Input\Field\FormInput\$label.
GroupInputTest::testGroupWithoutRequiredField | ( | ) |
Definition at line 419 of file GroupInputTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, and ILIAS\UI\Implementation\Component\Input\Field\Group\isRequired().
GroupInputTest::testGroupWithRequiredField | ( | ) |
Definition at line 430 of file GroupInputTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, and ILIAS\UI\Implementation\Component\Input\Field\Group\isRequired().
GroupInputTest::testWithDisabledDisablesChildren | ( | ) |
Definition at line 80 of file GroupInputTest.php.
GroupInputTest::testWithInputCallsChildrenAndAppliesOperations | ( | ) |
Definition at line 235 of file GroupInputTest.php.
References ILIAS\Repository\refinery().
GroupInputTest::testWithInputDoesNotApplyOperationsOnError | ( | ) |
Definition at line 276 of file GroupInputTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\refinery().
GroupInputTest::testWithoutChildren | ( | ) |
Definition at line 353 of file GroupInputTest.php.
References 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().
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().
|
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.
|
protected |
Definition at line 58 of file GroupInputTest.php.
|
protected |
Definition at line 59 of file GroupInputTest.php.