ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Test on standard filter implementation. More...
Public Member Functions | |
getUIFactory () | |
test_render_activated_collapsed () | |
test_render_deactivated_collapsed () | |
test_render_activated_expanded () | |
test_render_deactivated_expanded () | |
![]() | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getRefinery () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
getDecoratedRenderer (Renderer $default) | |
normalizeHTML ($html) | |
assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Protected Member Functions | |
buildFactory () | |
buildInputFactory () | |
buildButtonFactory () | |
buildSymbolFactory () | |
buildPopoverFactory () | |
buildLegacyFactory () | |
buildListingFactory () | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Test on standard filter implementation.
Definition at line 62 of file StandardFilterTest.php.
|
protected |
Definition at line 84 of file StandardFilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 64 of file StandardFilterTest.php.
References buildInputFactory().
Referenced by test_render_activated_collapsed(), test_render_activated_expanded(), test_render_deactivated_collapsed(), and test_render_deactivated_expanded().
|
protected |
Definition at line 72 of file StandardFilterTest.php.
Referenced by buildFactory(), test_render_activated_collapsed(), test_render_activated_expanded(), test_render_deactivated_collapsed(), and test_render_deactivated_expanded().
|
protected |
Definition at line 103 of file StandardFilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 108 of file StandardFilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 98 of file StandardFilterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 89 of file StandardFilterTest.php.
Referenced by getUIFactory().
StandardFilterTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 113 of file StandardFilterTest.php.
References buildButtonFactory(), buildLegacyFactory(), buildListingFactory(), buildPopoverFactory(), and buildSymbolFactory().
StandardFilterTest::test_render_activated_collapsed | ( | ) |
Definition at line 124 of file StandardFilterTest.php.
References Vendor\Package\$f, ILIAS\GlobalScreen\Provider\$if, apply(), ILIAS_UI_TestBase\assertHTMLEquals(), buildFactory(), buildInputFactory(), collapse(), expand(), and ILIAS_UI_TestBase\getDefaultRenderer().
StandardFilterTest::test_render_activated_expanded | ( | ) |
Definition at line 309 of file StandardFilterTest.php.
References Vendor\Package\$f, ILIAS\GlobalScreen\Provider\$if, apply(), ILIAS_UI_TestBase\assertHTMLEquals(), buildFactory(), buildInputFactory(), collapse(), expand(), and ILIAS_UI_TestBase\getDefaultRenderer().
StandardFilterTest::test_render_deactivated_collapsed | ( | ) |
Definition at line 222 of file StandardFilterTest.php.
References Vendor\Package\$f, ILIAS\GlobalScreen\Provider\$if, apply(), ILIAS_UI_TestBase\assertHTMLEquals(), buildFactory(), buildInputFactory(), collapse(), disabled(), expand(), and ILIAS_UI_TestBase\getDefaultRenderer().
StandardFilterTest::test_render_deactivated_expanded | ( | ) |
Definition at line 406 of file StandardFilterTest.php.
References Vendor\Package\$f, ILIAS\GlobalScreen\Provider\$if, apply(), ILIAS_UI_TestBase\assertHTMLEquals(), buildFactory(), buildInputFactory(), collapse(), disabled(), expand(), and ILIAS_UI_TestBase\getDefaultRenderer().