Anwiki Hooks référence
| Hook | Return? | Comment |
|---|---|---|
| action_view_autolang |
This hook is called by Action:view when a page is called with |
|
| action_view_autolang_go |
This hook is called by Action:view when a page is called with |
|
| action_view_pagenotfound_gocreate | This hook is called by Action:view when a page is not found, but only when user has create permission. | |
| action_view_pagenotfound | This hook is called by Action:view when a page is not found. | |
| action_view_pagenotfound_404 | This hook is called by Action:view when a page is not found, but only when user doesn't have create permission. | |
| check_displayname | Additional checks for displayname validation. | |
| check_email | Additional checks for email validation. | |
| check_login | Additional checks for login validation. | |
| check_pagename | Additional checks for pagename validation. | |
| check_password | 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 | User's displayname has been changed. | |
| user_changed_email | User's email has been changed. | |
| user_changed_password | User's password has been changed. | |
| user_created | A new user account has been created. |
- en
Last edited on 04/05/2009 14:53:38