|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test secondary legacy panels. More...
Inheritance diagram for PanelSecondaryLegacyTest:
Collaboration diagram for PanelSecondaryLegacyTest:Public Member Functions | |
| getUIFactory () | |
| test_implements_factory_interface () | |
| test_get_title () | |
| test_get_legacy_component () | |
| test_with_actions () | |
| test_without_viewcontrols () | |
| test_with_sortation_viewcontrol () | |
| test_with_pagination_viewcontrol () | |
| test_with_section_viewcontrol () | |
| 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 () | |
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 legacy panels.
Definition at line 15 of file PanelSecondaryLegacyTest.php.
|
protected |
Definition at line 53 of file PanelSecondaryLegacyTest.php.
Referenced by test_render_with_actions(), test_render_with_footer(), test_render_with_no_header(), test_render_with_pagination(), test_render_with_section(), and test_render_with_sortation().
Here is the caller graph for this function:| PanelSecondaryLegacyTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 17 of file PanelSecondaryLegacyTest.php.
References Vendor\Package\$f, $factory, and legacy().
Referenced by test_get_legacy_component(), test_get_title(), test_implements_factory_interface(), test_render_with_actions(), test_render_with_footer(), test_render_with_no_header(), test_render_with_pagination(), test_render_with_section(), test_render_with_sortation(), test_with_actions(), test_with_pagination_viewcontrol(), test_with_section_viewcontrol(), test_with_sortation_viewcontrol(), and test_without_viewcontrols().
Here is the call graph for this function:
Here is the caller graph for this function:| PanelSecondaryLegacyTest::test_get_legacy_component | ( | ) |
Definition at line 76 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_get_title | ( | ) |
Definition at line 68 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_implements_factory_interface | ( | ) |
Definition at line 60 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_render_with_actions | ( | ) |
Definition at line 160 of file PanelSecondaryLegacyTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), cleanHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_render_with_footer | ( | ) |
Definition at line 322 of file PanelSecondaryLegacyTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), cleanHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_render_with_no_header | ( | ) |
Definition at line 351 of file PanelSecondaryLegacyTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), cleanHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_render_with_pagination | ( | ) |
Definition at line 234 of file PanelSecondaryLegacyTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), cleanHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_render_with_section | ( | ) |
Definition at line 282 of file PanelSecondaryLegacyTest.php.
References $section, ILIAS_UI_TestBase\assertHTMLEquals(), cleanHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_render_with_sortation | ( | ) |
Definition at line 194 of file PanelSecondaryLegacyTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), cleanHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_with_actions | ( | ) |
Definition at line 84 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_with_pagination_viewcontrol | ( | ) |
Definition at line 125 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_with_section_viewcontrol | ( | ) |
Definition at line 142 of file PanelSecondaryLegacyTest.php.
References $section, and getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_with_sortation_viewcontrol | ( | ) |
Definition at line 107 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_without_viewcontrols | ( | ) |
Definition at line 98 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function: