|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ViewControlPaginationTest:
Collaboration diagram for ViewControlPaginationTest:Public Member Functions | |
| testViewControlPaginationConstruct () | |
| testViewControlPaginationWithWrongValue () | |
| testViewControlPaginationMutators () | |
| testViewControlPaginationWithInput (int $offset, int $page_size, array $expected) | |
| testViewControlPaginationRendering () | |
| testViewControlPaginationRenderingRanges () | |
| testViewControlPaginationRenderingFindCurrent () | |
| testViewControlPaginationRenderingEntries () | |
| testViewControlPaginationRenderingOutsideContainer () | |
Public Member Functions inherited from ViewControlTestBase | |
| getUIFactory () | |
| getDataFactory () | |
Static Public Member Functions | |
| static | providePaginationInput () |
Protected Member Functions | |
| getStubRenderer () | |
Protected Member Functions inherited from ViewControlTestBase | |
| 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().
Here is the call graph for this function:
|
static |
Definition at line 75 of file ViewControlPaginationTest.php.
| ViewControlPaginationTest::testViewControlPaginationConstruct | ( | ) |
Definition at line 51 of file ViewControlPaginationTest.php.
References ViewControlTestBase\buildVCFactory().
Here is the call graph for this function:| ViewControlPaginationTest::testViewControlPaginationMutators | ( | ) |
Definition at line 67 of file ViewControlPaginationTest.php.
References ViewControlTestBase\buildVCFactory().
Here is the call graph for this function:| 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().
Here is the call graph for this function: