Documentation

Table Of Contents

Previous topic

< Interface Phalcon\Mvc\View\EngineInterface

Next topic

Interface Phalcon\Session\AdapterInterface >

This Page

Interface Phalcon\Paginator\AdapterInterface

Source on GitHub

Methods

abstract public setCurrentPage (mixed $page)

...

abstract public getPaginate ()

...

abstract public setLimit (mixed $limit)

...

abstract public getLimit ()

...

Follow along: