Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
Static Public Member Functions | |
static | get_hook_description () |
Hook purpose description in Markdown format used on Hooks overview page. | |
static | get_hook_tags () |
List of tags that describe this hook. | |
|
static |
Hook purpose description in Markdown format used on Hooks overview page.
It should include description of callback priority setting rules if applicable.
string |
Implemented in core\hook\navigation\primary_extend, core_user\hook\after_login_completed, and tool_mfa\hook\after_user_passed_mfa.
|
static |
List of tags that describe this hook.
string[] |
Implemented in core\hook\navigation\primary_extend, core_user\hook\after_login_completed, and tool_mfa\hook\after_user_passed_mfa.