DeprecatedMethods
Table of Contents
Methods
- initPagination() : void
Methods
initPagination()
public
initPagination(int $totalRowsCount[, string|null $navId = null ]) : void
use createPagination
method.
Init pagination.
If you use pagination, you need to call this method before getting the ORM parameters (getOrmParams
method).
Parameters
- $totalRowsCount : int
- $navId : string|null = null