types
implements
renderable, templatable
Table of Contents
Interfaces
- renderable
- templatable
Properties
-
$page
: mixed
-
$table_size
: mixed
Methods
-
__construct()
: mixed
-
export_for_template()
: array<string|int, mixed>
$page
public
mixed
$page
= 0
$table_size
protected
mixed
$table_size
= ['', '', '', '180px']
__construct()
public
__construct([mixed $page = 0 ]) : mixed
Parameters
-
$page
: mixed
= 0
-
export_for_template()
public
export_for_template(renderer_base $output) : array<string|int, mixed>
Parameters
-
$output
: renderer_base
-
Return values
array<string|int, mixed>