|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test secondary listing panels. More...
Inheritance diagram for PanelSecondaryListingTest:
Collaboration diagram for PanelSecondaryListingTest:Public Member Functions | |
| getUIFactory () | |
| test_implements_factory_interface () | |
| test_get_title () | |
| test_get_item_groups () | |
| test_with_actions () | |
| test_render_with_actions () | |
| test_render_with_sortation () | |
| test_render_with_pagination () | |
| test_render_with_section () | |
| test_render_with_footer () | |
| test_render_with_no_header_but_content () | |
| test_render_with_no_header_no_content_no_footer () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML ($html) | |
| assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Protected Member Functions | |
| cleanHTML ($html) | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Test secondary listing panels.
Definition at line 15 of file PanelSecondaryListingTest.php.
|
protected |
Definition at line 48 of file PanelSecondaryListingTest.php.
Referenced by test_render_with_actions(), test_render_with_footer(), test_render_with_no_header_but_content(), test_render_with_pagination(), test_render_with_section(), and test_render_with_sortation().
Here is the caller graph for this function:| PanelSecondaryListingTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 17 of file PanelSecondaryListingTest.php.
References $factory.
Referenced by test_get_item_groups(), test_get_title(), test_implements_factory_interface(), test_render_with_actions(), test_render_with_footer(), test_render_with_no_header_but_content(), test_render_with_no_header_no_content_no_footer(), test_render_with_pagination(), test_render_with_section(), test_render_with_sortation(), and test_with_actions().
Here is the caller graph for this function:| PanelSecondaryListingTest::test_get_item_groups | ( | ) |
Definition at line 88 of file PanelSecondaryListingTest.php.
References $c, and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::test_get_title | ( | ) |
Definition at line 71 of file PanelSecondaryListingTest.php.
References $c, and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::test_implements_factory_interface | ( | ) |
Definition at line 55 of file PanelSecondaryListingTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::test_render_with_actions | ( | ) |
Definition at line 122 of file PanelSecondaryListingTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), cleanHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::test_render_with_footer | ( | ) |
Definition at line 274 of file PanelSecondaryListingTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), cleanHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::test_render_with_no_header_but_content | ( | ) |
Definition at line 294 of file PanelSecondaryListingTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), cleanHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::test_render_with_no_header_no_content_no_footer | ( | ) |
Definition at line 333 of file PanelSecondaryListingTest.php.
References ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::test_render_with_pagination | ( | ) |
Definition at line 192 of file PanelSecondaryListingTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), cleanHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::test_render_with_section | ( | ) |
Definition at line 237 of file PanelSecondaryListingTest.php.
References $section, ILIAS_UI_TestBase\assertHTMLEquals(), cleanHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::test_render_with_sortation | ( | ) |
Definition at line 154 of file PanelSecondaryListingTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), cleanHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::test_with_actions | ( | ) |
Definition at line 105 of file PanelSecondaryListingTest.php.
References $c, and getUIFactory().
Here is the call graph for this function: