From: Krzysztof Krzyzaniak Date: Thu, 10 Jul 2008 12:23:21 +0000 (+0000) Subject: NotifyOnPageChangeComplete description X-Git-Tag: 1.31.0-rc.0~46578 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/voir.php?a=commitdiff_plain;h=bad9cb50080547e290f8e3c5aeee0c6a3b665c98;p=lhc%2Fweb%2Fwiklou.git NotifyOnPageChangeComplete description --- diff --git a/docs/hooks.txt b/docs/hooks.txt index bad937b2f4..b7a3dd0dd0 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -869,6 +869,10 @@ $baseID: the revision ID this was based off, if any &$langCode: the language code to get the message for (string) - or - whether to use the content language (true) or site language (false) (bool) +'NotifyOnPageChangeComplete': called after user email notification. +$EmailNotification: EmailNotification object being used +$watchingUser: user (object) to whom email was sent + 'OpenSearchUrls': Called when constructing the OpenSearch description XML. Hooks can alter or append to the array of URLs for search & suggestion formats. &$urls: array of associative arrays with Url element attributes