Documentation

Table Of Contents

Previous topic

< Class Phalcon\Mvc\View\Simple

Next topic

Class Phalcon\Paginator\Adapter\Model >

This Page

Abstract class Phalcon\Paginator\Adapter

implements Phalcon\Paginator\AdapterInterface

Source on GitHub

Methods

public setCurrentPage (mixed $page)

Set the current page number

public setLimit (mixed $limitRows)

Set current rows limit

public getLimit ()

Get current rows limit

abstract public getPaginate () inherited from Phalcon\Paginator\AdapterInterface

...

Follow along: