|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Test on standard filter implementation. More...
Inheritance diagram for StandardFilterTest:
Collaboration diagram for StandardFilterTest: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().
Here is the caller graph for this function:
|
protected |
Definition at line 82 of file StandardFilterTest.php.
References buildInputFactory().
Referenced by testDedicatedNames(), testRenderActivatedCollapsed(), testRenderActivatedExpanded(), testRenderDeactivatedCollapsed(), and testRenderDeactivatedExpanded().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 90 of file StandardFilterTest.php.
Referenced by buildFactory(), testDedicatedNames(), testRenderActivatedCollapsed(), testRenderActivatedExpanded(), testRenderDeactivatedCollapsed(), and testRenderDeactivatedExpanded().
Here is the caller graph for this function:
|
protected |
Definition at line 123 of file StandardFilterTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 132 of file StandardFilterTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 118 of file StandardFilterTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 109 of file StandardFilterTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:| StandardFilterTest::getUIFactory | ( | ) |
Definition at line 141 of file StandardFilterTest.php.
References buildButtonFactory(), buildLegacyFactory(), buildListingFactory(), buildPopoverFactory(), and buildSymbolFactory().
Here is the call graph for this function:| StandardFilterTest::testDedicatedNames | ( | ) |
Definition at line 704 of file StandardFilterTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function: