(no description)
File Size: | 45 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
described_hook:: (2 methods):
get_hook_description()
get_hook_tags()
Interface: described_hook - X-Ref
Interface for a hook to provide a description of itself for administrator information.get_hook_description() X-Ref |
Hook purpose description in Markdown format used on Hooks overview page. It should include description of callback priority setting rules if applicable. return: string |
get_hook_tags() X-Ref |
List of tags that describe this hook. return: string[] |