ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Protected Member Functions | |
getSectionExpectedHTML () | |
Protected Attributes | |
array | $actions |
string | $aria_label = "Mode View Controler" |
string | $role = "group" |
string | $active = "Github" |
Definition at line 28 of file ViewControlTest.php.
|
protected |
Definition at line 172 of file ViewControlTest.php.
References ILIAS\Repository\button().
Referenced by testRenderViewControlSection().
ViewControlTest::getUIFactory | ( | ) |
Definition at line 158 of file ViewControlTest.php.
References ILIAS\Repository\button().
ViewControlTest::getViewControlFactory | ( | ) |
Definition at line 39 of file ViewControlTest.php.
Referenced by testImplementsFactoryInterface(), testRenderViewControlSection(), testViewControlGetActions(), testViewControlModeRender(), testViewControlSectionGetNextActions(), testViewControlSectionGetPreviousActions(), and testViewControlWithActive().
ViewControlTest::testImplementsFactoryInterface | ( | ) |
Definition at line 44 of file ViewControlTest.php.
References getViewControlFactory().
ViewControlTest::testRenderViewControlSection | ( | ) |
Definition at line 87 of file ViewControlTest.php.
References Vendor\Package\$f, getSectionExpectedHTML(), and getViewControlFactory().
ViewControlTest::testViewControlGetActions | ( | ) |
Definition at line 121 of file ViewControlTest.php.
References Vendor\Package\$f, and getViewControlFactory().
ViewControlTest::testViewControlModeRender | ( | ) |
Definition at line 128 of file ViewControlTest.php.
References $active, Vendor\Package\$f, and getViewControlFactory().
ViewControlTest::testViewControlSectionGetNextActions | ( | ) |
Definition at line 74 of file ViewControlTest.php.
References getViewControlFactory().
ViewControlTest::testViewControlSectionGetPreviousActions | ( | ) |
Definition at line 61 of file ViewControlTest.php.
References getViewControlFactory().
ViewControlTest::testViewControlWithActive | ( | ) |
Definition at line 113 of file ViewControlTest.php.
References Vendor\Package\$f, and getViewControlFactory().
|
protected |
Definition at line 30 of file ViewControlTest.php.
|
protected |
Definition at line 37 of file ViewControlTest.php.
Referenced by testViewControlModeRender().
|
protected |
Definition at line 35 of file ViewControlTest.php.
|
protected |
Definition at line 36 of file ViewControlTest.php.