MIDDAG for Moodle

widget implements renderable, templatable

Table of Contents

Interfaces

renderable
templatable

Properties

$component  : mixed
$module_id  : string
$page  : moodle_page
$params  : mixed
$vuecomponent  : mixed

Methods

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

Properties

$component

public mixed $component = middag::COMPONENT_NAME

$module_id

public string $module_id

$params

public mixed $params = []

$vuecomponent

public mixed $vuecomponent

Methods

export_for_template()

public export_for_template(renderer_base|null $output) : array<string|int, mixed>
Parameters
$output : renderer_base|null
Return values
array<string|int, mixed>

        
On this page

Search results