|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for PanelListingTest:
Collaboration diagram for PanelListingTest:Public Member Functions | |
| getFactory () | |
| test_implements_factory_interface () | |
| test_get_title_get_groups () | |
| test_with_actions () | |
| test_render_base () | |
| test_render_with_actions () | |
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) | |
Additional Inherited Members | |
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... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Test listing panels
Definition at line 30 of file PanelListingTest.php.
| PanelListingTest::getFactory | ( | ) |
Definition at line 32 of file PanelListingTest.php.
Referenced by test_get_title_get_groups(), test_implements_factory_interface(), test_render_base(), test_render_with_actions(), and test_with_actions().
Here is the caller graph for this function:| PanelListingTest::test_get_title_get_groups | ( | ) |
Definition at line 54 of file PanelListingTest.php.
References $c, Vendor\Package\$f, getFactory(), and ILIAS\UI\Implementation\Component\Input\Group.
Here is the call graph for this function:| PanelListingTest::test_implements_factory_interface | ( | ) |
Definition at line 37 of file PanelListingTest.php.
References Vendor\Package\$f, getFactory(), and ILIAS\UI\Implementation\Component\Input\Group.
Here is the call graph for this function:| PanelListingTest::test_render_base | ( | ) |
Definition at line 91 of file PanelListingTest.php.
References $c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), getFactory(), and ILIAS\UI\Implementation\Component\Input\Group.
Here is the call graph for this function:| PanelListingTest::test_render_with_actions | ( | ) |
Definition at line 150 of file PanelListingTest.php.
References $c, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFactory().
Here is the call graph for this function:| PanelListingTest::test_with_actions | ( | ) |
Definition at line 74 of file PanelListingTest.php.
References $c, Vendor\Package\$f, and getFactory().
Here is the call graph for this function: