Manual:CategoryPage.php

Category:MediaWiki code#CategoryPage.php

Class used for handling for category description pages, including lists of subcategories, pages in the categories. Extends Article.

Public methods

  • view()
  • openShowCategory()
  • closeShowCategory()
Category:MediaWiki code