Project

General

Profile

Actions

Feature #79430

closed

Make pagination possible without Extbase environment

Added by Thomas Löffler over 7 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Start date:
2017-01-23
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
fluid, paginate
Complexity:
Sprint Focus:

Description

Problem:
I am using the DataProcessor to get records from the database and I want to paginate them.
As there is an array it works for the first page, but all other pages don't work due to the wrong parameter given for the page number.

In Extbase extensions there is the parameter tx_myplugin_mycontroller[@widget][currentPage]
When using the array from the DataProcessor I get tx__[@widget][currentPage]

Solution:
It would be cool to set the parameter manually by configuration in the f:widget.paginate ViewHelper, so I can use it for non-Extbase environments as well.


Files

just_news_0.0.7.zip (29.1 KB) just_news_0.0.7.zip Thomas Löffler, 2017-01-28 19:26

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #79922: fluid widget paginate - pagination links take no actionClosed2017-02-20

Actions
Related to TYPO3 Core - Feature #79403: Add library of universal, general-purpose ViewHelpers into f: namespaceClosed2017-01-21

Actions
Actions

Also available in: Atom PDF