index implements renderable, templatable
Table of Contents
Interfaces
- renderable
- templatable
Properties
- $page : int
Methods
- export_for_template() : array<string|int, mixed>
Properties
$page
public
int
$page
= 0
Methods
export_for_template()
public
export_for_template(renderer_base $output) : array<string|int, mixed>
Parameters
- $output : renderer_base