MediaWiki
fundraising/REL1_35
ImgAuthModifyHeadersHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
MediaWiki\Linker\LinkTarget
;
6
11
interface
ImgAuthModifyHeadersHook
{
25
public
function
onImgAuthModifyHeaders
(
$title
, &$headers );
26
}
MediaWiki\Hook\ImgAuthModifyHeadersHook
Stable to implement.
Definition
ImgAuthModifyHeadersHook.php:11
MediaWiki\Hook\ImgAuthModifyHeadersHook\onImgAuthModifyHeaders
onImgAuthModifyHeaders( $title, &$headers)
This hook is called just before a file is streamed to a user via img_auth.php, allowing headers to be...
MediaWiki\Linker\LinkTarget
Definition
LinkTarget.php:26
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
$title
$title
Definition
testCompression.php:38
includes
Hook
ImgAuthModifyHeadersHook.php
Generated on Mon Nov 25 2024 16:14:47 for MediaWiki by
1.10.0