ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Test secondary listing panels. More...
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().
PanelSecondaryListingTest::testGetItemGroups | ( | ) |
Definition at line 107 of file PanelSecondaryListingTest.php.
References $c, getUIFactory(), and ILIAS\ILIASObject\Creation\Group.
PanelSecondaryListingTest::testGetTitle | ( | ) |
Definition at line 90 of file PanelSecondaryListingTest.php.
References $c, getUIFactory(), and ILIAS\ILIASObject\Creation\Group.
PanelSecondaryListingTest::testImplementsFactoryInterface | ( | ) |
Definition at line 74 of file PanelSecondaryListingTest.php.
References getUIFactory(), and ILIAS\ILIASObject\Creation\Group.
PanelSecondaryListingTest::testRenderWithActions | ( | ) |
Definition at line 141 of file PanelSecondaryListingTest.php.
References ILIAS\Repository\button(), and getUIFactory().
PanelSecondaryListingTest::testRenderWithFooter | ( | ) |
Definition at line 296 of file PanelSecondaryListingTest.php.
References ILIAS\Repository\button(), and getUIFactory().
PanelSecondaryListingTest::testRenderWithNoHeaderButContent | ( | ) |
Definition at line 316 of file PanelSecondaryListingTest.php.
References getUIFactory(), and ILIAS\ILIASObject\Creation\Group.
PanelSecondaryListingTest::testRenderWithNoHeaderNoContentNoFooter | ( | ) |
Definition at line 358 of file PanelSecondaryListingTest.php.
References getUIFactory().
PanelSecondaryListingTest::testRenderWithPagination | ( | ) |
Definition at line 215 of file PanelSecondaryListingTest.php.
References ILIAS\Repository\button(), and getUIFactory().
PanelSecondaryListingTest::testRenderWithSection | ( | ) |
Definition at line 258 of file PanelSecondaryListingTest.php.
References ILIAS\Repository\button(), and getUIFactory().
PanelSecondaryListingTest::testRenderWithSortation | ( | ) |
Definition at line 175 of file PanelSecondaryListingTest.php.
References ILIAS\Repository\button(), and getUIFactory().
PanelSecondaryListingTest::testWithActions | ( | ) |
Definition at line 124 of file PanelSecondaryListingTest.php.
References $c, and getUIFactory().