|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test on button implementation. More...
Inheritance diagram for PanelTest:
Collaboration diagram for PanelTest:Public Member Functions | |
| getUIFactory () | |
| getPanelFactory () | |
| test_implements_factory_interface () | |
| test_standard_get_title () | |
| test_standard_get_content () | |
| test_standard_with_actions () | |
| test_sub_with_actions () | |
| test_sub_with_card () | |
| test_report_get_title () | |
| test_report_get_content () | |
| test_render_standard () | |
| test_render_sub () | |
| test_render_report () | |
| test_with_view_controls () | |
| test_render_with_sortation () | |
| test_render_with_pagination () | |
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) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML ($html) | |
| A more radical version of normalizeHTML. More... | |
Test on button implementation.
Definition at line 27 of file PanelTest.php.
| PanelTest::getPanelFactory | ( | ) |
Definition at line 63 of file PanelTest.php.
Referenced by test_implements_factory_interface(), test_render_report(), test_render_standard(), test_render_sub(), test_render_with_pagination(), test_render_with_sortation(), test_report_get_content(), test_report_get_title(), test_standard_get_content(), test_standard_get_title(), test_standard_with_actions(), test_sub_with_actions(), test_sub_with_card(), and test_with_view_controls().
Here is the caller graph for this function:| PanelTest::getUIFactory | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 29 of file PanelTest.php.
References $factory.
Referenced by test_render_with_pagination(), test_render_with_sortation(), and test_with_view_controls().
Here is the caller graph for this function:| PanelTest::test_implements_factory_interface | ( | ) |
Definition at line 70 of file PanelTest.php.
References Vendor\Package\$f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_report | ( | ) |
Definition at line 242 of file PanelTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_standard | ( | ) |
Definition at line 168 of file PanelTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_sub | ( | ) |
Definition at line 199 of file PanelTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_render_with_pagination | ( | ) |
Definition at line 335 of file PanelTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), getPanelFactory(), and getUIFactory().
Here is the call graph for this function:| PanelTest::test_render_with_sortation | ( | ) |
Definition at line 296 of file PanelTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), getPanelFactory(), and getUIFactory().
Here is the call graph for this function:| PanelTest::test_report_get_content | ( | ) |
Definition at line 160 of file PanelTest.php.
References Vendor\Package\$f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_report_get_title | ( | ) |
Definition at line 151 of file PanelTest.php.
References Vendor\Package\$f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_get_content | ( | ) |
Definition at line 97 of file PanelTest.php.
References $c, Vendor\Package\$f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_get_title | ( | ) |
Definition at line 89 of file PanelTest.php.
References Vendor\Package\$f, and getPanelFactory().
Here is the call graph for this function:| PanelTest::test_standard_with_actions | ( | ) |
Definition at line 106 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_sub_with_actions | ( | ) |
Definition at line 122 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_sub_with_card | ( | ) |
Definition at line 138 of file PanelTest.php.
References getPanelFactory().
Here is the call graph for this function:| PanelTest::test_with_view_controls | ( | ) |
Definition at line 281 of file PanelTest.php.
References Vendor\Package\$f, getPanelFactory(), and getUIFactory().
Here is the call graph for this function: