class deprecation_manager

Legacy support class.

Handles hooks and outputs that are kept for backward compatibility or simply haven't been refactored into dedicated View components yet.

Methods

static string
before_standard_html_head()

Injects global JS variables and legacy extension headers.

static string
middag_navbar_usernavigation_output()

Renders the MIDDAG dropdown in the user navbar.

Details

at line 44
static string before_standard_html_head()

Injects global JS variables and legacy extension headers.

Return Value

string

at line 64
static string middag_navbar_usernavigation_output()

Renders the MIDDAG dropdown in the user navbar.

Return Value

string

HTML rendered via mustache

Exceptions

moodle_exception