Documentation

Table Of Contents

Previous topic

< Interface Phalcon\Mvc\View\EngineInterface

Next topic

Interface Phalcon\Session\AdapterInterface >

This Page

Interface Phalcon\Paginator\AdapterInterface

Phalcon\Paginator\AdapterInterface initializer

Methods

abstract public setCurrentPage (int $page)

Set the current page number

abstract public stdClass getPaginate ()

Returns a slice of the resultset to show in the pagination