|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Test secondary listing panels. More...
Inheritance diagram for PanelSecondaryListingTest:
Collaboration diagram for PanelSecondaryListingTest:Public Member Functions | |
| getUIFactory () | |
| testImplementsFactoryInterface () | |
| testGetTitle () | |
| testGetItemGroups () | |
| testWithActions () | |
| testRenderWithActions () | |
| testRenderWithSortation () | |
| testRenderWithPagination () | |
| testRenderWithSection () | |
| testRenderWithFooter () | |
| testRenderWithNoHeaderButContent () | |
| testRenderWithNoHeaderNoContentNoFooter () | |
Protected Member Functions | |
| cleanHTML (string $html) | |
Test secondary listing panels.
Definition at line 31 of file PanelSecondaryListingTest.php.
|
protected |
Definition at line 67 of file PanelSecondaryListingTest.php.
| PanelSecondaryListingTest::getUIFactory | ( | ) |
Definition at line 33 of file PanelSecondaryListingTest.php.
References ILIAS\Repository\button(), and ILIAS\Repository\symbol().
Referenced by testGetItemGroups(), testGetTitle(), testImplementsFactoryInterface(), testRenderWithActions(), testRenderWithFooter(), testRenderWithNoHeaderButContent(), testRenderWithNoHeaderNoContentNoFooter(), testRenderWithPagination(), testRenderWithSection(), testRenderWithSortation(), and testWithActions().
Here is the call graph for this function:
Here is the caller graph for this function:| PanelSecondaryListingTest::testGetItemGroups | ( | ) |
Definition at line 107 of file PanelSecondaryListingTest.php.
References $c, getUIFactory(), and ILIAS\ILIASObject\Creation\Group.
Here is the call graph for this function:| PanelSecondaryListingTest::testGetTitle | ( | ) |
Definition at line 90 of file PanelSecondaryListingTest.php.
References $c, getUIFactory(), and ILIAS\ILIASObject\Creation\Group.
Here is the call graph for this function:| PanelSecondaryListingTest::testImplementsFactoryInterface | ( | ) |
Definition at line 74 of file PanelSecondaryListingTest.php.
References getUIFactory(), and ILIAS\ILIASObject\Creation\Group.
Here is the call graph for this function:| PanelSecondaryListingTest::testRenderWithActions | ( | ) |
Definition at line 141 of file PanelSecondaryListingTest.php.
References ILIAS\Repository\button(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::testRenderWithFooter | ( | ) |
Definition at line 296 of file PanelSecondaryListingTest.php.
References ILIAS\Repository\button(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::testRenderWithNoHeaderButContent | ( | ) |
Definition at line 316 of file PanelSecondaryListingTest.php.
References getUIFactory(), and ILIAS\ILIASObject\Creation\Group.
Here is the call graph for this function:| PanelSecondaryListingTest::testRenderWithNoHeaderNoContentNoFooter | ( | ) |
Definition at line 358 of file PanelSecondaryListingTest.php.
References getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::testRenderWithPagination | ( | ) |
Definition at line 215 of file PanelSecondaryListingTest.php.
References ILIAS\Repository\button(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::testRenderWithSection | ( | ) |
Definition at line 258 of file PanelSecondaryListingTest.php.
References ILIAS\Repository\button(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::testRenderWithSortation | ( | ) |
Definition at line 175 of file PanelSecondaryListingTest.php.
References ILIAS\Repository\button(), and getUIFactory().
Here is the call graph for this function:| PanelSecondaryListingTest::testWithActions | ( | ) |
Definition at line 124 of file PanelSecondaryListingTest.php.
References $c, and getUIFactory().
Here is the call graph for this function: