|
ILIAS
release_8 Revision v8.24
|
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 () | |
| getDataFactory () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML (string $html) | |
| assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Protected Member Functions | |
| cleanHTML (string $html) | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML. More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
Test secondary legacy panels.
Definition at line 31 of file PanelSecondaryLegacyTest.php.
|
protected |
Definition at line 73 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 33 of file PanelSecondaryLegacyTest.php.
References Vendor\Package\$f, and ILIAS\UI\examples\MainControls\Slate\Legacy\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 96 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_get_title | ( | ) |
Definition at line 88 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_implements_factory_interface | ( | ) |
Definition at line 80 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_render_with_actions | ( | ) |
Definition at line 180 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 342 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 371 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 254 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 302 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_sortation | ( | ) |
Definition at line 214 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 104 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_with_pagination_viewcontrol | ( | ) |
Definition at line 145 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_with_section_viewcontrol | ( | ) |
Definition at line 162 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_with_sortation_viewcontrol | ( | ) |
Definition at line 127 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryLegacyTest::test_without_viewcontrols | ( | ) |
Definition at line 118 of file PanelSecondaryLegacyTest.php.
References getUIFactory().
Here is the call graph for this function: