Method Pagination::__construct

Inheritance:

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/modules/frontend/Pagination.php line 134
Automatically extracted PHP DOC comment from code:

Set the number of rows, the number of results per pages and the number of links

END OF PHP DOC
public function void __construct(int $intRows, int $intPerPage, int $intNumberOfLinks)

Parameters

int $intRows
Not documented yet. Please add documentation to this entry.
int $intPerPage
Not documented yet. Please add documentation to this entry.
int $intNumberOfLinks
Default: 7
Not documented yet. Please add documentation to this entry.

Add a comment

Please add 3 and 2.