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
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
stringmiddag_navbar_usernavigation_output()
Renders the MIDDAG dropdown in the user navbar.
public
static middag_navbar_usernavigation_output() : string
Tags
Return values
string —HTML rendered via mustache