Pagination
in component
Extended pagination class
Table of Contents
Properties
Methods
- __construct() : mixed
- __get() : mixed
- __set() : mixed
- getResults() : mixed
- render() : mixed
Properties
$config
protected
mixed
$config
$language
protected
mixed
$language
$load
protected
mixed
$load
$pagination
protected
mixed
$pagination
$registry
protected
mixed
$registry
$text
protected
mixed
$text
Methods
__construct()
public
__construct([mixed $params = [] ]) : mixed
Parameters
- $params : mixed = []
__get()
public
__get(mixed $name) : mixed
Parameters
- $name : mixed
__set()
public
__set(mixed $name, mixed $value) : mixed
Parameters
- $name : mixed
- $value : mixed
getResults()
public
getResults([mixed $text = '' ]) : mixed
Parameters
- $text : mixed = ''
render()
public
render() : mixed