![]() |
TYPO3
7.6
|
Additional Inherited Members | |
![]() | |
static | getActionMethodParameters ($objectManager) |
Class PaginateController
Definition at line 31 of file Widget/Controller/PaginateController.php.
|
protected |
Returns an array with the keys "pages", "current", "numberOfPages", "nextPage" & "previousPage"
Definition at line 147 of file Widget/Controller/PaginateController.php.
References PaginateController\$displayRangeEnd, and PaginateController\calculateDisplayRange().
Referenced by PaginateController\indexAction().
|
protected |
If a certain number of links should be displayed, adjust before and after amounts accordingly.
Definition at line 122 of file Widget/Controller/PaginateController.php.
References PaginateController\$maximumNumberOfLinks, and PaginateController\$numberOfPages.
Referenced by PaginateController\buildPagination().
indexAction | ( | $currentPage = 1 | ) |
int | $currentPage |
Definition at line 90 of file Widget/Controller/PaginateController.php.
References PaginateController\$currentPage, PaginateController\buildPagination(), and PaginateController\prepareObjectsSlice().
initializeAction | ( | ) |
Definition at line 78 of file Widget/Controller/PaginateController.php.
References ArrayUtility\mergeRecursiveWithOverrule().
|
protected |
int | $itemsPerPage | |
int | $offset |
\InvalidArgumentException |
Definition at line 179 of file Widget/Controller/PaginateController.php.
References elseif.
Referenced by PaginateController\indexAction().
|
protected |
Definition at line 36 of file Widget/Controller/PaginateController.php.
|
protected |
Definition at line 53 of file Widget/Controller/PaginateController.php.
Referenced by PaginateController\indexAction().
|
protected |
Definition at line 73 of file Widget/Controller/PaginateController.php.
Referenced by PaginateController\buildPagination().
|
protected |
Definition at line 68 of file Widget/Controller/PaginateController.php.
|
protected |
Definition at line 58 of file Widget/Controller/PaginateController.php.
Referenced by PaginateController\calculateDisplayRange().
|
protected |
Definition at line 63 of file Widget/Controller/PaginateController.php.
Referenced by PaginateController\calculateDisplayRange().
|
protected |
Definition at line 48 of file Widget/Controller/PaginateController.php.