ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Test items groups. More...
Public Member Functions | |
getFactory () | |
testImplementsFactoryInterface () | |
testGetTitle () | |
testGetItems () | |
testWithActions () | |
testRenderBase () | |
testRenderWithActions () | |
Test items groups.
Definition at line 30 of file ItemGroupTest.php.
ItemGroupTest::getFactory | ( | ) |
Definition at line 32 of file ItemGroupTest.php.
Referenced by testGetItems(), testGetTitle(), testImplementsFactoryInterface(), testRenderBase(), testRenderWithActions(), and testWithActions().
ItemGroupTest::testGetItems | ( | ) |
Definition at line 60 of file ItemGroupTest.php.
References $c, Vendor\Package\$f, and getFactory().
ItemGroupTest::testGetTitle | ( | ) |
Definition at line 49 of file ItemGroupTest.php.
References $c, Vendor\Package\$f, and getFactory().
ItemGroupTest::testImplementsFactoryInterface | ( | ) |
Definition at line 37 of file ItemGroupTest.php.
References Vendor\Package\$f, and getFactory().
ItemGroupTest::testRenderBase | ( | ) |
Definition at line 92 of file ItemGroupTest.php.
References $c, Vendor\Package\$f, and getFactory().
ItemGroupTest::testRenderWithActions | ( | ) |
Definition at line 132 of file ItemGroupTest.php.
References $c, Vendor\Package\$f, ILIAS\Repository\button(), and getFactory().
ItemGroupTest::testWithActions | ( | ) |
Definition at line 74 of file ItemGroupTest.php.
References $c, Vendor\Package\$f, and getFactory().