MIDDAG for Moodle

util

Table of Contents

Methods

get_document_templates_options()  : array<string|int, mixed>
Get the document templates options to be used in select fields.
get_file()  : bool|stored_file
Get plugin file.
get_header_logo()  : bool|stored_file
Get the header logo.

Methods

get_document_templates_options()

Get the document templates options to be used in select fields.

public static get_document_templates_options() : array<string|int, mixed>
Return values
array<string|int, mixed>

get_file()

Get plugin file.

public static get_file(mixed $context, mixed $component, mixed $filearea, mixed $itemid) : bool|stored_file
Parameters
$context : mixed
$component : mixed
$filearea : mixed
$itemid : mixed
Return values
bool|stored_file

Get the header logo.

public static get_header_logo() : bool|stored_file
Return values
bool|stored_file

        
On this page

Search results