Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
|
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_course\hook\before_activitychooserbutton_exported, core_course\hook\before_course_viewed, 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_course\hook\before_activitychooserbutton_exported, core_course\hook\before_course_viewed, core_courseformat\hook\after_cm_name_edited, and core_user\hook\extend_bulk_user_actions.