MIDDAG for Moodle

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.

Tags
codeCoverageIgnore

Table of Contents

Methods

before_standard_html_head()  : string
Injects global JS variables and legacy extension headers.
middag_navbar_usernavigation_output()  : string
Renders the MIDDAG dropdown in the user navbar.

Methods

before_standard_html_head()

Injects global JS variables and legacy extension headers.

public static before_standard_html_head() : string
Return values
string

middag_navbar_usernavigation_output()

Renders the MIDDAG dropdown in the user navbar.

public static middag_navbar_usernavigation_output() : string
Tags
throws
moodle_exception
Return values
string

HTML rendered via mustache


        
On this page

Search results