Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
lib.php File Reference

Functions

 tool_mfa_after_config ()
 Triggered as soon as practical on every moodle bootstrap after config has been loaded.
 
 tool_mfa_after_require_login ($courseorid=null, $autologinguest=null, $cm=null, $setwantsurltome=null, $preventredirect=null)
 Main hook.
 
 tool_mfa_bulk_user_actions ()
 Any plugin typically an admin tool can add new bulk user actions.
 
 tool_mfa_extend_navigation_user_settings (navigation_node $navigation, stdClass $user, $usercontext, stdClass $course, $coursecontext)
 Extends navigation bar and injects MFA Preferences menu to user preferences.
 
 tool_mfa_pluginfile (stdClass $course, stdClass $cm, context $context, string $filearea, array $args, bool $forcedownload, array $options=[])
 Serves any files for the guidance page.