From b81342aa8847c2b740b4fcaa843d3b0dfc4a6715 Mon Sep 17 00:00:00 2001 From: Trevor Parscal Date: Mon, 6 Jul 2009 23:35:01 +0000 Subject: [PATCH] Added documentation for VectorTemplateToolboxEnd --- docs/hooks.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index 07da32c9e2..e2a745d218 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -1580,6 +1580,13 @@ authentification timestamp new toggles $toggles: array of toggles to add +'VectorTemplateToolboxEnd': Called by Vector skin after toolbox links have +been rendered (useful for adding more) +Note: this is only run for the Vector skin. To add items to the toolbox +for all 'SkinTemplate'-type skins, use the SkinTemplateToolboxEnd hook +instead. +$tools: array of tools + 'WantedPages::getSQL': called in WantedPagesPage::getSQL(), can be used to alter the SQL query which gets the list of wanted pages &$wantedPages: WantedPagesPage object -- 2.20.1