|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ViewControlTest:
Collaboration diagram for ViewControlTest: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().
Here is the call graph for this function:
Here is the caller graph for this function:| ViewControlTest::getUIFactory | ( | ) |
Definition at line 158 of file ViewControlTest.php.
References ILIAS\Repository\button().
Here is the call graph for this function:| ViewControlTest::getViewControlFactory | ( | ) |
Definition at line 39 of file ViewControlTest.php.
Referenced by testImplementsFactoryInterface(), testRenderViewControlSection(), testViewControlGetActions(), testViewControlModeRender(), testViewControlSectionGetNextActions(), testViewControlSectionGetPreviousActions(), and testViewControlWithActive().
Here is the caller graph for this function:| ViewControlTest::testImplementsFactoryInterface | ( | ) |
Definition at line 44 of file ViewControlTest.php.
References getViewControlFactory().
Here is the call graph for this function:| ViewControlTest::testRenderViewControlSection | ( | ) |
Definition at line 87 of file ViewControlTest.php.
References Vendor\Package\$f, getSectionExpectedHTML(), and getViewControlFactory().
Here is the call graph for this function:| ViewControlTest::testViewControlGetActions | ( | ) |
Definition at line 121 of file ViewControlTest.php.
References Vendor\Package\$f, and getViewControlFactory().
Here is the call graph for this function:| ViewControlTest::testViewControlModeRender | ( | ) |
Definition at line 128 of file ViewControlTest.php.
References $active, Vendor\Package\$f, and getViewControlFactory().
Here is the call graph for this function:| ViewControlTest::testViewControlSectionGetNextActions | ( | ) |
Definition at line 74 of file ViewControlTest.php.
References getViewControlFactory().
Here is the call graph for this function:| ViewControlTest::testViewControlSectionGetPreviousActions | ( | ) |
Definition at line 61 of file ViewControlTest.php.
References getViewControlFactory().
Here is the call graph for this function:| ViewControlTest::testViewControlWithActive | ( | ) |
Definition at line 113 of file ViewControlTest.php.
References Vendor\Package\$f, and getViewControlFactory().
Here is the call graph for this function:
|
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.