MediaWiki
REL1_35
HtmlCacheUpdaterAppendUrlsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Cache\Hook
;
4
5
use
Title
;
6
11
interface
HtmlCacheUpdaterAppendUrlsHook
{
28
public
function
onHtmlCacheUpdaterAppendUrls
(
$title
, $mode, &$append );
29
}
Title
Represents a title within MediaWiki.
Definition
Title.php:42
MediaWiki\Cache\Hook\HtmlCacheUpdaterAppendUrlsHook
Stable to implement.
Definition
HtmlCacheUpdaterAppendUrlsHook.php:11
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 Sat Apr 6 2024 00:06:58 for MediaWiki by
1.9.8