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