From bad9cb50080547e290f8e3c5aeee0c6a3b665c98 Mon Sep 17 00:00:00 2001 From: Krzysztof Krzyzaniak Date: Thu, 10 Jul 2008 12:23:21 +0000 Subject: [PATCH] NotifyOnPageChangeComplete description --- docs/hooks.txt | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.20.1