From: Ariel Glenn Date: Fri, 6 Nov 2009 16:49:41 +0000 (+0000) Subject: document CacheHeadersAfterSet hook X-Git-Tag: 1.31.0-rc.0~38937 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%29%20.%20%22?a=commitdiff_plain;h=f873fbad9e7e9cfeaa283395e178dfc38c9346e4;p=lhc%2Fweb%2Fwiklou.git document CacheHeadersAfterSet hook --- 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