Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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: