Anwiki Hooks référence

Hook Return? Comment
action_view_autolang none This hook is called by Action:view when a page is called with ?autolang= argument, whether the page is available in the wanted language or not.
action_view_autolang_go none This hook is called by Action:view when a page is called with ?autolang= argument, and the page is available in the wanted language.
action_view_pagenotfound_gocreate none This hook is called by Action:view when a page is not found, but only when user has create permission.
action_view_pagenotfound none This hook is called by Action:view when a page is not found.
action_view_pagenotfound_404 none This hook is called by Action:view when a page is not found, but only when user doesn't have create permission.
check_displayname none Additional checks for displayname validation.
check_email none Additional checks for email validation.
check_login none Additional checks for login validation.
check_pagename none Additional checks for pagename validation.
check_password none Additional checks for password validation.
contentclass_pubcalloperator_default String This hook is run when no pubcallOperator is found.
outputhtml_clean_body_html String This hook allows you to modify content's HTML output for <body>, before caching in OutputCaching.
outputhtml_clean_head_html String This hook allows you to modify content's HTML output for <head>, before caching in OutputCaching.
outputhtml_clean_title_html String This hook allows you to modify content's HTML output for <title>, before caching in OutputCaching.
outputhtml_run_body String This hook allows you to modify content's HTML output for <body> on each output request.
outputhtml_run_head String This hook allows you to modify content's HTML output for <head> on each output request.
outputhtml_run_title String This hook allows you to modify content's HTML output for <title> on each output request.
user_changed_displayname none User's displayname has been changed.
user_changed_email none User's email has been changed.
user_changed_password none User's password has been changed.
user_created none A new user account has been created.
  • en
Last edited on 04/05/2009 14:53:38
Powered by Anwiki • 0.21 sec • 4.11 MB