[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/page/ -> CategoryPage.php (summary)

Special handling for category description pages. Modelled after ImagePage.php. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

File Size: 118 lines (3 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 0 files

Defines 1 class

CategoryPage:: (5 methods):
  newPage()
  newFromID()
  view()
  openShowCategory()
  closeShowCategory()


Class: CategoryPage  - X-Ref

Special handling for category description pages, showing pages,
subcategories and file that belong to the category

newPage( Title $title )   X-Ref

param: Title $title
return: WikiCategoryPage

newFromID( $id )   X-Ref
Constructor from a page id

param: int $id Article ID to load
return: CategoryPage|null

view()   X-Ref
No description

openShowCategory()   X-Ref
No description

closeShowCategory()   X-Ref
No description



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1