|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Test on Pagination view control. More...
Inheritance diagram for PaginationTest:
Collaboration diagram for PaginationTest: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().
Here is the caller graph for this function:| PaginationTest::getUIFactory | ( | ) |
Definition at line 34 of file PaginationTest.php.
References ILIAS\Repository\button(), and ILIAS\Repository\symbol().
Here is the call graph for this function:| PaginationTest::testAttributes | ( | ) |
Definition at line 70 of file PaginationTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| PaginationTest::testConstruction | ( | ) |
Definition at line 62 of file PaginationTest.php.
References Vendor\Package\$f, and getFactory().
Here is the call graph for this function:| PaginationTest::testGetRangeOnNull | ( | ) |
Definition at line 263 of file PaginationTest.php.
References ILIAS\UI\Implementation\Component\Table\$range, and getFactory().
Here is the call graph for this function:| PaginationTest::testRenderDropdown | ( | ) |
Definition at line 228 of file PaginationTest.php.
References ILIAS\Repository\button(), and getFactory().
Here is the call graph for this function:| PaginationTest::testRenderLimited | ( | ) |
Definition at line 145 of file PaginationTest.php.
References ILIAS\Repository\button(), and getFactory().
Here is the call graph for this function:| PaginationTest::testRenderLimitedWithCurrentPage | ( | ) |
Definition at line 171 of file PaginationTest.php.
References ILIAS\Repository\button(), and getFactory().
Here is the call graph for this function:| PaginationTest::testRenderLimitedWithCurrentPage2 | ( | ) |
Definition at line 201 of file PaginationTest.php.
References ILIAS\Repository\button(), and getFactory().
Here is the call graph for this function:| PaginationTest::testRenderWithCurrentPage | ( | ) |
Definition at line 119 of file PaginationTest.php.
References ILIAS\Repository\button(), and getFactory().
Here is the call graph for this function:| PaginationTest::testRenderWithOnePageOnly | ( | ) |
Definition at line 277 of file PaginationTest.php.
References getFactory().
Here is the call graph for this function:| PaginationTest::testViewControlPaginationRenderUnlimited | ( | ) |
Definition at line 97 of file PaginationTest.php.
References ILIAS\Repository\button(), and getFactory().
Here is the call graph for this function: