plan
implements
renderable, templatable
Table of Contents
Interfaces
- renderable
- templatable
Properties
-
$plan
: plan
-
$plancourseid
: mixed
Methods
-
__construct()
: mixed
-
export_for_template()
: array<string|int, mixed>
$plan
public
plan
$plan
$plancourseid
public
mixed
$plancourseid
__construct()
public
__construct([mixed $id = 0 ]) : mixed
Parameters
-
$id
: 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>