MediaWiki
REL1_35
CategoryPageViewHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Page\Hook
;
4
5
use
CategoryPage
;
6
11
interface
CategoryPageViewHook
{
20
public
function
onCategoryPageView
( $catpage );
21
}
CategoryPage
Special handling for category description pages, showing pages, subcategories and file that belong to...
Definition
CategoryPage.php:30
MediaWiki\Page\Hook\CategoryPageViewHook
Stable to implement.
Definition
CategoryPageViewHook.php:11
MediaWiki\Page\Hook\CategoryPageViewHook\onCategoryPageView
onCategoryPageView( $catpage)
This hook is called before viewing a categorypage in CategoryPage::view.
MediaWiki\Page\Hook
Definition
Article__MissingArticleConditionsHook.php:3
includes
page
Hook
CategoryPageViewHook.php
Generated on Sat Apr 6 2024 00:07:34 for MediaWiki by
1.9.8