From f873fbad9e7e9cfeaa283395e178dfc38c9346e4 Mon Sep 17 00:00:00 2001 From: Ariel Glenn Date: Fri, 6 Nov 2009 16:49:41 +0000 Subject: [PATCH] document CacheHeadersAfterSet hook --- docs/hooks.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index ec49b52de2..3ce13b471d 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -553,6 +553,11 @@ $user: the user who did the block (not the one being blocked) $isbn: ISBN to show information for $output: OutputPage object in use +'CacheHeadersAfterSet': after cache headers have been set in +OutputPage::sendCacheControl, so they can be overridden without +disabling output method +$this: OutputPage instance + 'CategoryPageView': before viewing a categorypage in CategoryPage::view $catpage: CategoryPage instance -- 2.20.1