ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null) | |
normalizeHTML ($html) | |
assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Protected Member Functions | |
getSectionExpectedHTML () | |
Protected Attributes | |
$actions | |
$aria_label = "Mode View Controler" | |
$role = "group" | |
$active = "Github" | |
Definition at line 9 of file ViewControlTest.php.
|
protected |
Definition at line 148 of file ViewControlTest.php.
References data.
Referenced by test_render_viewcontrol_section().
ViewControlTest::getUIFactory | ( | ) |
Definition at line 143 of file ViewControlTest.php.
ViewControlTest::getViewControlFactory | ( | ) |
Definition at line 20 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 25 of file ViewControlTest.php.
References $section, and getViewControlFactory().
ViewControlTest::test_render_viewcontrol_mode | ( | ) |
Definition at line 114 of file ViewControlTest.php.
References $action, $active, $html, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), getViewControlFactory(), and ILIAS_UI_TestBase\normalizeHTML().
ViewControlTest::test_render_viewcontrol_section | ( | ) |
Definition at line 70 of file ViewControlTest.php.
References $html, $r, $section, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\getDefaultRenderer(), getSectionExpectedHTML(), and getViewControlFactory().
ViewControlTest::test_viewcontrol_get_actions | ( | ) |
Definition at line 106 of file ViewControlTest.php.
References $r, ILIAS_UI_TestBase\getDefaultRenderer(), and getViewControlFactory().
ViewControlTest::test_viewcontrol_section_get_next_actions | ( | ) |
Definition at line 57 of file ViewControlTest.php.
References $action, and getViewControlFactory().
ViewControlTest::test_viewcontrol_section_get_previous_actions | ( | ) |
Definition at line 44 of file ViewControlTest.php.
References $action, and getViewControlFactory().
ViewControlTest::test_viewcontrol_with_active | ( | ) |
Definition at line 98 of file ViewControlTest.php.
References getViewControlFactory().
|
protected |
Definition at line 11 of file ViewControlTest.php.
|
protected |
Definition at line 18 of file ViewControlTest.php.
Referenced by test_render_viewcontrol_mode().
|
protected |
Definition at line 16 of file ViewControlTest.php.
|
protected |
Definition at line 17 of file ViewControlTest.php.