MediaWiki REL1_35
MediaWiki\Page\Hook\CategoryPageViewHook Interface Reference

Stable to implement. More...

Inheritance diagram for MediaWiki\Page\Hook\CategoryPageViewHook:

Public Member Functions

 onCategoryPageView ( $catpage)
 This hook is called before viewing a categorypage in CategoryPage::view.
 

Detailed Description

Stable to implement.

Definition at line 11 of file CategoryPageViewHook.php.

Member Function Documentation

◆ onCategoryPageView()

MediaWiki\Page\Hook\CategoryPageViewHook::onCategoryPageView (   $catpage)

This hook is called before viewing a categorypage in CategoryPage::view.

Since
1.35
Parameters
CategoryPage$catpage
Returns
bool|void True or no return value to continue or false to abort

Implemented in MediaWiki\HookContainer\HookRunner.


The documentation for this interface was generated from the following file: