|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for MultiSelectInputTest:
Collaboration diagram for MultiSelectInputTest:Public Member Functions | |
| setUp () | |
| testImplementsFactoryInterface () | |
| testOptions () | |
| testOnlyAcceptsActualOptionsFromClientSide () | |
| testRender () | |
| testRenderValue () | |
| testRenderWithHasOptionFilter () | |
| testCommonRendering () | |
| testRenderNoOptions () | |
Protected Attributes | |
| DefNamesource | $name_source |
Definition at line 34 of file MultiSelectInputTest.php.
| MultiSelectInputTest::setUp | ( | ) |
Definition at line 41 of file MultiSelectInputTest.php.
| MultiSelectInputTest::testCommonRendering | ( | ) |
Definition at line 196 of file MultiSelectInputTest.php.
References Vendor\Package\$f.
| MultiSelectInputTest::testImplementsFactoryInterface | ( | ) |
Definition at line 46 of file MultiSelectInputTest.php.
References Vendor\Package\$f, and ILIAS\UI\Implementation\Component\Input\Field\$options.
| MultiSelectInputTest::testOnlyAcceptsActualOptionsFromClientSide | ( | ) |
Definition at line 69 of file MultiSelectInputTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\Field\$options, and ILIAS\GlobalScreen\has().
Here is the call graph for this function:| MultiSelectInputTest::testOptions | ( | ) |
Definition at line 58 of file MultiSelectInputTest.php.
References Vendor\Package\$f, and ILIAS\UI\Implementation\Component\Input\Field\$options.
| MultiSelectInputTest::testRender | ( | ) |
Definition at line 102 of file MultiSelectInputTest.php.
References Vendor\Package\$f, and ILIAS\UI\Implementation\Component\Input\Field\$options.
| MultiSelectInputTest::testRenderNoOptions | ( | ) |
Definition at line 209 of file MultiSelectInputTest.php.
References Vendor\Package\$f, and ILIAS\UI\Implementation\Component\Input\Field\$options.
| MultiSelectInputTest::testRenderValue | ( | ) |
Definition at line 137 of file MultiSelectInputTest.php.
References Vendor\Package\$f, and ILIAS\UI\Implementation\Component\Input\Field\$options.
| MultiSelectInputTest::testRenderWithHasOptionFilter | ( | ) |
Definition at line 183 of file MultiSelectInputTest.php.
References Vendor\Package\$f, and ILIAS\UI\Implementation\Component\Input\Field\$options.
|
protected |
Definition at line 39 of file MultiSelectInputTest.php.