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 |
| action_view_autolang_go | none |
This hook is called by Action:view when a page is called with |
| 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 |
| outputhtml_clean_body_html | String |
This hook allows you to modify content's HTML output for |
| outputhtml_clean_head_html | String |
This hook allows you to modify content's HTML output for |
| outputhtml_clean_title_html | String |
This hook allows you to modify content's HTML output for |
| outputhtml_run_body | String |
This hook allows you to modify content's HTML output for |
| outputhtml_run_head | String |
This hook allows you to modify content's HTML output for |
| outputhtml_run_title | String |
This hook allows you to modify content's HTML output for |
| 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