MediaWiki
REL1_37
HtmlCacheUpdaterAppendUrlsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Cache\Hook
;
4
5
use
Title
;
6
14
interface
HtmlCacheUpdaterAppendUrlsHook
{
31
public
function
onHtmlCacheUpdaterAppendUrls
(
$title
, $mode, &$append );
32
}
Title
Represents a title within MediaWiki.
Definition
Title.php:48
MediaWiki\Cache\Hook\HtmlCacheUpdaterAppendUrlsHook
This is a hook handler interface, see docs/Hooks.md.
Definition
HtmlCacheUpdaterAppendUrlsHook.php:14
MediaWiki\Cache\Hook\HtmlCacheUpdaterAppendUrlsHook\onHtmlCacheUpdaterAppendUrls
onHtmlCacheUpdaterAppendUrls( $title, $mode, &$append)
This hook is used to declare extra URLs to purge from HTTP caches.
MediaWiki\Cache\Hook
Definition
BacklinkCacheGetConditionsHook.php:3
$title
$title
Definition
testCompression.php:38
includes
cache
Hook
HtmlCacheUpdaterAppendUrlsHook.php
Generated on Fri Apr 5 2024 23:40:05 for MediaWiki by
1.9.8