trilha_view
implements
renderable, templatable
Table of Contents
Interfaces
- renderable
- templatable
Properties
-
$action
: mixed
-
$id
: mixed
Methods
-
__construct()
: mixed
-
export_for_template()
: array<string|int, mixed>
$action
public
mixed
$action
= false
$id
public
mixed
$id
= 0
__construct()
public
__construct([mixed $id = 0 ][, mixed $action = false ]) : mixed
Parameters
-
$id
: mixed
= 0
-
-
$action
: mixed
= false
-
export_for_template()
public
export_for_template(renderer_base $output) : array<string|int, mixed>
Parameters
-
$output
: renderer_base
-
Return values
array<string|int, mixed>