| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
 Inheritance diagram for ViewControlPaginationTest:
 Collaboration diagram for ViewControlPaginationTest:Static Public Member Functions | |
| static | providePaginationInput () | 
Protected Member Functions | |
| getStubRenderer () | |
  Protected Member Functions inherited from ViewControlBaseTest | |
| getNamesource () | |
| buildDataFactory () | |
| buildRefinery () | |
| buildFieldFactory () | |
| buildVCFactory () | |
  Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML.  More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output.  More... | |
Definition at line 49 of file ViewControlPaginationTest.php.
      
  | 
  protected | 
Definition at line 219 of file ViewControlPaginationTest.php.
References ILIAS\UI\Implementation\Component\Input\getDataFactory(), and ILIAS\UI\Implementation\Component\Input\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 ViewControlBaseTest\buildVCFactory().
 Here is the call graph for this function:| ViewControlPaginationTest::testViewControlPaginationMutators | ( | ) | 
Definition at line 67 of file ViewControlPaginationTest.php.
References ViewControlBaseTest\buildVCFactory().
 Here is the call graph for this function:| ViewControlPaginationTest::testViewControlPaginationRendering | ( | ) | 
Definition at line 162 of file ViewControlPaginationTest.php.
| ViewControlPaginationTest::testViewControlPaginationRenderingEntries | ( | ) | 
Definition at line 254 of file ViewControlPaginationTest.php.
| ViewControlPaginationTest::testViewControlPaginationRenderingFindCurrent | ( | ) | 
Definition at line 243 of file ViewControlPaginationTest.php.
| ViewControlPaginationTest::testViewControlPaginationRenderingOutsideContainer | ( | ) | 
Definition at line 267 of file ViewControlPaginationTest.php.
| ViewControlPaginationTest::testViewControlPaginationRenderingRanges | ( | ) | 
Definition at line 232 of file ViewControlPaginationTest.php.
| ViewControlPaginationTest::testViewControlPaginationWithInput | ( | int | $offset, | 
| int | $page_size, | ||
| array | $expected | ||
| ) | 
@dataProvider providePaginationInput
Definition at line 130 of file ViewControlPaginationTest.php.
| ViewControlPaginationTest::testViewControlPaginationWithWrongValue | ( | ) | 
Definition at line 60 of file ViewControlPaginationTest.php.
References ViewControlBaseTest\buildVCFactory().
 Here is the call graph for this function: