MediaWiki
REL1_35
ImgAuthBeforeStreamHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
Title
;
6
11
interface
ImgAuthBeforeStreamHook
{
28
public
function
onImgAuthBeforeStream
( &
$title
, &
$path
, &$name, &$result );
29
}
$path
$path
Definition
NoLocalSettings.php:25
Title
Represents a title within MediaWiki.
Definition
Title.php:42
MediaWiki\Hook\ImgAuthBeforeStreamHook
Stable to implement.
Definition
ImgAuthBeforeStreamHook.php:11
MediaWiki\Hook\ImgAuthBeforeStreamHook\onImgAuthBeforeStream
onImgAuthBeforeStream(&$title, &$path, &$name, &$result)
This hook is called before a file is streamed to a user, but only when using img_auth....
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
$title
$title
Definition
testCompression.php:38
includes
Hook
ImgAuthBeforeStreamHook.php
Generated on Sat Apr 6 2024 00:07:12 for MediaWiki by
1.9.8