MediaWiki REL1_35
CategoryPageViewHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Page\Hook;
4
6
20 public function onCategoryPageView( $catpage );
21}
Special handling for category description pages, showing pages, subcategories and file that belong to...
onCategoryPageView( $catpage)
This hook is called before viewing a categorypage in CategoryPage::view.