Property | Type | Description | |
---|---|---|---|
$paginatorService | Paginator service object | ||
$session | Symfony\Component\HttpFoundation\Session\Session | Session object |
Method | Description | |
---|---|---|
__construct ( |
Construct PaginationListener object | |
onRequest ( |
Get data from request and create Pagination and PartialResponse events. |
public __construct ( |
||
$paginatorService | PaginationService object |
public onRequest ( |
||
$event | Event object with request |
protected PaginatorService,Newscoop\Gimme $paginatorService | ||
return |