MediaWiki  REL1_22
UncategorizedCategoriesPage Class Reference

A special page that lists uncategorized categories. More...

Inheritance diagram for UncategorizedCategoriesPage:
Collaboration diagram for UncategorizedCategoriesPage:

List of all members.

Public Member Functions

 __construct ($name= 'Uncategorizedcategories')
 formatResult ($skin, $result)
 Formats the result.

Detailed Description

A special page that lists uncategorized categories.

Definition at line 29 of file SpecialUncategorizedcategories.php.


Constructor & Destructor Documentation

UncategorizedCategoriesPage::__construct ( name = 'Uncategorizedcategories')

Reimplemented from UncategorizedPagesPage.

Definition at line 30 of file SpecialUncategorizedcategories.php.

References $name.


Member Function Documentation

UncategorizedCategoriesPage::formatResult ( skin,
result 
)

Formats the result.

Parameters:
Skin$skinThe current skin
object$resultThe query result
Returns:
string The category link

Reimplemented from PageQueryPage.

Definition at line 41 of file SpecialUncategorizedcategories.php.

References $result, $title, Linker\linkKnown(), and Title\makeTitle().


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