ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Test on standard filter implementation. More...
Public Member Functions | |
getUIFactory () | |
testRenderActivatedCollapsed () | |
testRenderDeactivatedCollapsed () | |
testRenderActivatedExpanded () | |
testRenderDeactivatedExpanded () | |
testDedicatedNames () | |
Protected Member Functions | |
buildFactory () | |
buildInputFactory () | |
buildButtonFactory () | |
buildSymbolFactory () | |
buildPopoverFactory () | |
buildLegacyFactory () | |
buildListingFactory () | |
Test on standard filter implementation.
Definition at line 80 of file StandardFilterTest.php.
|
protected |
Definition at line 104 of file StandardFilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 82 of file StandardFilterTest.php.
References buildInputFactory().
Referenced by testDedicatedNames(), testRenderActivatedCollapsed(), testRenderActivatedExpanded(), testRenderDeactivatedCollapsed(), and testRenderDeactivatedExpanded().
|
protected |
Definition at line 90 of file StandardFilterTest.php.
Referenced by buildFactory(), testDedicatedNames(), testRenderActivatedCollapsed(), testRenderActivatedExpanded(), testRenderDeactivatedCollapsed(), and testRenderDeactivatedExpanded().
|
protected |
Definition at line 123 of file StandardFilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 132 of file StandardFilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 118 of file StandardFilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 109 of file StandardFilterTest.php.
Referenced by getUIFactory().
StandardFilterTest::getUIFactory | ( | ) |
Definition at line 141 of file StandardFilterTest.php.
References buildButtonFactory(), buildLegacyFactory(), buildListingFactory(), buildPopoverFactory(), and buildSymbolFactory().
StandardFilterTest::testDedicatedNames | ( | ) |
Definition at line 704 of file StandardFilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, buildFactory(), and buildInputFactory().
StandardFilterTest::testRenderActivatedCollapsed | ( | ) |
Definition at line 152 of file StandardFilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\UI\examples\Symbol\Glyph\Apply\apply(), buildFactory(), buildInputFactory(), ILIAS\Repository\button(), ILIAS\UI\examples\Symbol\Glyph\Collapse\collapse(), ILIAS\UI\examples\Symbol\Glyph\Expand\expand(), ILIAS\Repository\filter(), and ILIAS\Repository\form().
StandardFilterTest::testRenderActivatedExpanded | ( | ) |
Definition at line 428 of file StandardFilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\UI\examples\Symbol\Glyph\Apply\apply(), buildFactory(), buildInputFactory(), ILIAS\Repository\button(), ILIAS\UI\examples\Symbol\Glyph\Collapse\collapse(), ILIAS\UI\examples\Symbol\Glyph\Expand\expand(), ILIAS\Repository\filter(), and ILIAS\Repository\form().
StandardFilterTest::testRenderDeactivatedCollapsed | ( | ) |
Definition at line 290 of file StandardFilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\UI\examples\Symbol\Glyph\Apply\apply(), buildFactory(), buildInputFactory(), ILIAS\Repository\button(), ILIAS\UI\examples\Symbol\Glyph\Collapse\collapse(), ILIAS\UI\examples\Symbol\Glyph\Expand\expand(), ILIAS\Repository\filter(), and ILIAS\Repository\form().
StandardFilterTest::testRenderDeactivatedExpanded | ( | ) |
Definition at line 566 of file StandardFilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\UI\examples\Symbol\Glyph\Apply\apply(), buildFactory(), buildInputFactory(), ILIAS\Repository\button(), ILIAS\UI\examples\Symbol\Glyph\Collapse\collapse(), ILIAS\UI\examples\Symbol\Glyph\Expand\expand(), ILIAS\Repository\filter(), and ILIAS\Repository\form().