ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
getViewControlFactory () | |
test_implements_factory_interface () | |
test_viewcontrol_section_get_previous_actions () | |
test_viewcontrol_section_get_next_actions () | |
test_render_viewcontrol_section () | |
test_viewcontrol_with_active () | |
test_viewcontrol_get_actions () | |
test_render_viewcontrol_mode () | |
getUIFactory () | |
![]() | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getRefinery () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
getDecoratedRenderer (Renderer $default) | |
normalizeHTML ($html) | |
assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Protected Member Functions | |
getSectionExpectedHTML () | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Protected Attributes | |
$actions | |
$aria_label = "Mode View Controler" | |
$role = "group" | |
$active = "Github" | |
Definition at line 10 of file ViewControlTest.php.
|
protected |
Definition at line 157 of file ViewControlTest.php.
Referenced by test_render_viewcontrol_section().
ViewControlTest::getUIFactory | ( | ) |
ViewControlTest::getViewControlFactory | ( | ) |
Definition at line 21 of file ViewControlTest.php.
Referenced by test_implements_factory_interface(), test_render_viewcontrol_mode(), test_render_viewcontrol_section(), test_viewcontrol_get_actions(), test_viewcontrol_section_get_next_actions(), test_viewcontrol_section_get_previous_actions(), and test_viewcontrol_with_active().
ViewControlTest::test_implements_factory_interface | ( | ) |
Definition at line 26 of file ViewControlTest.php.
References $section, and getViewControlFactory().
ViewControlTest::test_render_viewcontrol_mode | ( | ) |
Definition at line 113 of file ViewControlTest.php.
References $active, Vendor\Package\$f, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), getViewControlFactory(), and ILIAS_UI_TestBase\normalizeHTML().
ViewControlTest::test_render_viewcontrol_section | ( | ) |
Definition at line 71 of file ViewControlTest.php.
References Vendor\Package\$f, $section, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), getSectionExpectedHTML(), and getViewControlFactory().
ViewControlTest::test_viewcontrol_get_actions | ( | ) |
Definition at line 105 of file ViewControlTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\getDefaultRenderer(), and getViewControlFactory().
ViewControlTest::test_viewcontrol_section_get_next_actions | ( | ) |
Definition at line 58 of file ViewControlTest.php.
References getViewControlFactory().
ViewControlTest::test_viewcontrol_section_get_previous_actions | ( | ) |
Definition at line 45 of file ViewControlTest.php.
References getViewControlFactory().
ViewControlTest::test_viewcontrol_with_active | ( | ) |
Definition at line 97 of file ViewControlTest.php.
References Vendor\Package\$f, and getViewControlFactory().
|
protected |
Definition at line 12 of file ViewControlTest.php.
|
protected |
Definition at line 19 of file ViewControlTest.php.
Referenced by test_render_viewcontrol_mode().
|
protected |
Definition at line 17 of file ViewControlTest.php.
|
protected |
Definition at line 18 of file ViewControlTest.php.