MIDDAG for Moodle

trilha_etapa implements renderable, templatable

Table of Contents

Interfaces

renderable
templatable

Properties

$page  : mixed
$trilha  : trilha

Methods

__construct()  : mixed
export_for_template()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(trilha $trilha[, mixed $page = 0 ]) : mixed
Parameters
$trilha : trilha
$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>

        
On this page

Search results