document CacheHeadersAfterSet hook

This commit is contained in:
Ariel Glenn 2009-11-06 16:49:41 +00:00
parent 14bbcfdcd4
commit f873fbad9e

View file

@ -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