class util

Methods

static array
get_document_templates_options()

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

static bool|stored_file
get_file($context, $component, $filearea, $itemid)

Get plugin file.

static bool|stored_file
get_header_logo()

Get the header logo.

Details

at line 30
static array get_document_templates_options()

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

Return Value

array

at line 60
static bool|stored_file get_file($context, $component, $filearea, $itemid)

Get plugin file.

Parameters

$context
$component
$filearea
$itemid

Return Value

bool|stored_file

Get the header logo.

Return Value

bool|stored_file