phpDocumentor

Pagination

Interface Pagination

Table of Contents

DEFAULT_LIMIT  = 25
DEFAULT_OFFSET  = 0
DEFAULT_PAGE  = 0
DEFAULT_PER_PAGE  = 25
limit()  : int
offset()  : int

Constants

DEFAULT_PER_PAGE

public mixed DEFAULT_PER_PAGE = 25

Methods

limit()

public limit() : int
Return values
int

offset()

public offset() : int
Return values
int

Search results