ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
testViewControlPaginationConstruct () | |
testViewControlPaginationWithWrongValue () | |
testViewControlPaginationMutators () | |
testViewControlPaginationWithInput (int $offset, int $page_size, array $expected) | |
testViewControlPaginationRendering () | |
testViewControlPaginationRenderingRanges () | |
testViewControlPaginationRenderingFindCurrent () | |
testViewControlPaginationRenderingEntries () | |
testViewControlPaginationRenderingOutsideContainer () | |
![]() | |
getUIFactory () | |
getDataFactory () | |
Static Public Member Functions | |
static | providePaginationInput () |
Protected Member Functions | |
getStubRenderer () | |
![]() | |
getNamesource () | |
buildDataFactory () | |
buildRefinery () | |
buildFieldFactory () | |
buildVCFactory () | |
Definition at line 49 of file ViewControlPaginationTest.php.
|
protected |
Definition at line 213 of file ViewControlPaginationTest.php.
References ILIAS\UI\Implementation\Component\Input\getDataFactory(), and getLanguage().
|
static |
Definition at line 75 of file ViewControlPaginationTest.php.
ViewControlPaginationTest::testViewControlPaginationConstruct | ( | ) |
Definition at line 51 of file ViewControlPaginationTest.php.
References ViewControlTestBase\buildVCFactory().
ViewControlPaginationTest::testViewControlPaginationMutators | ( | ) |
Definition at line 67 of file ViewControlPaginationTest.php.
References ViewControlTestBase\buildVCFactory().
ViewControlPaginationTest::testViewControlPaginationRendering | ( | ) |
Definition at line 160 of file ViewControlPaginationTest.php.
ViewControlPaginationTest::testViewControlPaginationRenderingEntries | ( | ) |
Definition at line 249 of file ViewControlPaginationTest.php.
ViewControlPaginationTest::testViewControlPaginationRenderingFindCurrent | ( | ) |
Definition at line 238 of file ViewControlPaginationTest.php.
ViewControlPaginationTest::testViewControlPaginationRenderingOutsideContainer | ( | ) |
Definition at line 262 of file ViewControlPaginationTest.php.
ViewControlPaginationTest::testViewControlPaginationRenderingRanges | ( | ) |
Definition at line 227 of file ViewControlPaginationTest.php.
ViewControlPaginationTest::testViewControlPaginationWithInput | ( | int | $offset, |
int | $page_size, | ||
array | $expected | ||
) |
Definition at line 128 of file ViewControlPaginationTest.php.
ViewControlPaginationTest::testViewControlPaginationWithWrongValue | ( | ) |
Definition at line 60 of file ViewControlPaginationTest.php.
References ViewControlTestBase\buildVCFactory().