ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Test on Pagination view control. More...
Public Member Functions | |
getUIFactory () | |
testConstruction () | |
testAttributes () | |
testViewControlPaginationRenderUnlimited () | |
testRenderWithCurrentPage () | |
testRenderLimited () | |
testRenderLimitedWithCurrentPage () | |
testRenderLimitedWithCurrentPage2 () | |
testRenderDropdown () | |
testGetRangeOnNull () | |
testRenderWithOnePageOnly () | |
Private Member Functions | |
getFactory () | |
Test on Pagination view control.
Definition at line 32 of file PaginationTest.php.
|
private |
Definition at line 56 of file PaginationTest.php.
Referenced by testAttributes(), testConstruction(), testGetRangeOnNull(), testRenderDropdown(), testRenderLimited(), testRenderLimitedWithCurrentPage(), testRenderLimitedWithCurrentPage2(), testRenderWithCurrentPage(), testRenderWithOnePageOnly(), and testViewControlPaginationRenderUnlimited().
PaginationTest::getUIFactory | ( | ) |
Definition at line 34 of file PaginationTest.php.
References ILIAS\Repository\button(), and ILIAS\Repository\symbol().
PaginationTest::testAttributes | ( | ) |
Definition at line 70 of file PaginationTest.php.
References Vendor\Package\$f, and getFactory().
PaginationTest::testConstruction | ( | ) |
Definition at line 62 of file PaginationTest.php.
References Vendor\Package\$f, and getFactory().
PaginationTest::testGetRangeOnNull | ( | ) |
Definition at line 263 of file PaginationTest.php.
References ILIAS\UI\Implementation\Component\Table\$range, and getFactory().
PaginationTest::testRenderDropdown | ( | ) |
Definition at line 228 of file PaginationTest.php.
References ILIAS\Repository\button(), and getFactory().
PaginationTest::testRenderLimited | ( | ) |
Definition at line 145 of file PaginationTest.php.
References ILIAS\Repository\button(), and getFactory().
PaginationTest::testRenderLimitedWithCurrentPage | ( | ) |
Definition at line 171 of file PaginationTest.php.
References ILIAS\Repository\button(), and getFactory().
PaginationTest::testRenderLimitedWithCurrentPage2 | ( | ) |
Definition at line 201 of file PaginationTest.php.
References ILIAS\Repository\button(), and getFactory().
PaginationTest::testRenderWithCurrentPage | ( | ) |
Definition at line 119 of file PaginationTest.php.
References ILIAS\Repository\button(), and getFactory().
PaginationTest::testRenderWithOnePageOnly | ( | ) |
Definition at line 277 of file PaginationTest.php.
References getFactory().
PaginationTest::testViewControlPaginationRenderUnlimited | ( | ) |
Definition at line 97 of file PaginationTest.php.
References ILIAS\Repository\button(), and getFactory().