ドキュメント

目次

前のトピックへ

< Class Phalcon\Mvc\View\Simple

次のトピックへ

Class Phalcon\Paginator\Adapter\Model >

このページ

Abstract class Phalcon\Paginator\Adapter

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

Follow along: