Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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_courseformat\hook\after_cm_name_edited, and core_user\hook\extend_bulk_user_actions.
|
static |
List of tags that describe this hook.
string[] |
Implemented in core_courseformat\hook\after_cm_name_edited, and core_user\hook\extend_bulk_user_actions.