Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
tool_policy\hook_callbacks Class Reference

Static Public Member Functions

static before_standard_footer_html_generation (before_standard_footer_html_generation $hook)
 Add the user policy settings link to the footer.
 
static before_standard_top_of_body_html_generation (before_standard_top_of_body_html_generation $hook)
 Add the guest consent form to the top of the body.
 

Member Function Documentation

◆ before_standard_footer_html_generation()

static tool_policy\hook_callbacks::before_standard_footer_html_generation ( before_standard_footer_html_generation $hook)
static

Add the user policy settings link to the footer.

Parameters
before_standard_footer_html_generation$hook

◆ before_standard_top_of_body_html_generation()

static tool_policy\hook_callbacks::before_standard_top_of_body_html_generation ( before_standard_top_of_body_html_generation $hook)
static

Add the guest consent form to the top of the body.

Parameters
before_standard_top_of_body_html_generation$hook

The documentation for this class was generated from the following file: