Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
tool_mobile\hook_callbacks Class Reference

Allows plugins to add any elements to the footer. More...

Static Public Member Functions

static after_login_completed (core_user\hook\after_login_completed $hook,)
 Callback to recover $SESSION->wantsurl.
 

Detailed Description

Allows plugins to add any elements to the footer.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ after_login_completed()

static tool_mobile\hook_callbacks::after_login_completed ( core_user\hook\after_login_completed $hook)
static

Callback to recover $SESSION->wantsurl.

Parameters
core_user\hook\after_login_completed$hook

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