Pagination
in
Interface Pagination
Table of Contents
- DEFAULT_LIMIT = 25
- DEFAULT_OFFSET = 0
- DEFAULT_PAGE = 0
- DEFAULT_PER_PAGE = 25
- limit() : int
- offset() : int
Constants
DEFAULT_LIMIT
public
mixed
DEFAULT_LIMIT
= 25
DEFAULT_OFFSET
public
mixed
DEFAULT_OFFSET
= ""
DEFAULT_PAGE
public
mixed
DEFAULT_PAGE
= ""
DEFAULT_PER_PAGE
public
mixed
DEFAULT_PER_PAGE
= 25
Methods
limit()
public
limit() : int
Return values
int —offset()
public
offset() : int