Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

Namespace.php File Reference

Go to the source code of this file.

Classes

class  Namespace

Enumerations

enum  NS_MEDIA
enum  NS_SPECIAL
enum  NS_MAIN
enum  NS_TALK
enum  NS_USER
enum  NS_USER_TALK
enum  NS_WP
enum  NS_WIKIPEDIA
enum  NS_WP_TALK
enum  NS_WIKIPEDIA_TALK
enum  NS_IMAGE
enum  NS_IMAGE_TALK
enum  NS_MEDIAWIKI
enum  NS_MEDIAWIKI_TALK
enum  NS_TEMPLATE
enum  NS_TEMPLATE_TALK
enum  NS_HELP
enum  NS_HELP_TALK
enum  NS_CATEGORY
enum  NS_CATEGORY_TALK

Variables

 $wgCanonicalNamespaceNames


Enumeration Type Documentation

enum NS_CATEGORY
 

Definition at line 28 of file Namespace.php.

Referenced by LinksUpdate::doDumbUpdate(), LinksUpdate::doUpdate(), CategoriesPage::formatResult(), Namespace::getCategory(), CategoriesPage::getSQL(), and Namespace::isMovable().

enum NS_CATEGORY_TALK
 

Definition at line 29 of file Namespace.php.

Referenced by Namespace::isTalk().

enum NS_HELP
 

Definition at line 26 of file Namespace.php.

enum NS_HELP_TALK
 

Definition at line 27 of file Namespace.php.

Referenced by Namespace::isTalk().

enum NS_IMAGE
 

Definition at line 20 of file Namespace.php.

Referenced by Namespace::getImage(), goResult(), Namespace::isMovable(), and wfRecordUpload().

enum NS_IMAGE_TALK
 

Definition at line 21 of file Namespace.php.

Referenced by Namespace::isTalk().

enum NS_MAIN
 

Definition at line 12 of file Namespace.php.

Referenced by doFuzzyTitleSearch(), goResult(), and Namespace::isMovable().

enum NS_MEDIA
 

Definition at line 8 of file Namespace.php.

Referenced by Namespace::getMedia().

enum NS_MEDIAWIKI
 

Definition at line 22 of file Namespace.php.

Referenced by MessageCache::get(), goResult(), initialiseMessages(), MessageCache::loadFromDB(), makeWikiText(), and moveCustomMessages().

enum NS_MEDIAWIKI_TALK
 

Definition at line 23 of file Namespace.php.

Referenced by initialiseMessages(), Namespace::isTalk(), and makeWikiText().

enum NS_SPECIAL
 

Definition at line 9 of file Namespace.php.

Referenced by LoginForm::cookieRedirectCheck(), DBUnlockForm::doSubmit(), MovePageForm::doSubmit(), DBLockForm::doSubmit(), IPUnblockForm::doSubmit(), EmailUserForm::doSubmit(), IPBlockForm::doSubmit(), SpecialPage::executePath(), QueryPage::feedUrl(), Namespace::getSpecial(), SpecialPage::getTitle(), goResult(), LoginForm::mainLoginForm(), PreferencesForm::mainPrefsForm(), UploadForm::mainUploadForm(), DifferenceEngine::showDiffPage(), DBUnlockForm::showForm(), MovePageForm::showForm(), MakesysopForm::showForm(), DBLockForm::showForm(), IPUnblockForm::showForm(), EmailUserForm::showForm(), IPBlockForm::showForm(), SqlQueryForm::showForm(), UndeleteForm::showHistory(), UploadForm::uploadWarning(), wfAddRow(), wfSpecialExport(), wfSpecialImagelist(), and wfSpecialWatchlist().

enum NS_TALK
 

Definition at line 13 of file Namespace.php.

Referenced by initialiseMessages(), Namespace::isTalk(), makeWikiText(), and DifferenceEngine::showDiffPage().

enum NS_TEMPLATE
 

Definition at line 24 of file Namespace.php.

Referenced by isTemplateInitialised(), and moveCustomMessages().

enum NS_TEMPLATE_TALK
 

Definition at line 25 of file Namespace.php.

Referenced by Namespace::isTalk().

enum NS_USER
 

Definition at line 14 of file Namespace.php.

Referenced by dcPerson(), NewPagesPage::formatResult(), Namespace::getUser(), goResult(), and DifferenceEngine::showDiffPage().

enum NS_USER_TALK
 

Definition at line 15 of file Namespace.php.

Referenced by Namespace::isTalk(), and DifferenceEngine::showDiffPage().

enum NS_WIKIPEDIA
 

Definition at line 17 of file Namespace.php.

Referenced by initialiseMessages().

enum NS_WIKIPEDIA_TALK
 

Definition at line 19 of file Namespace.php.

enum NS_WP
 

Definition at line 16 of file Namespace.php.

Referenced by Namespace::getWikipedia(), and goResult().

enum NS_WP_TALK
 

Definition at line 18 of file Namespace.php.

Referenced by Namespace::isTalk().


Variable Documentation

$wgCanonicalNamespaceNames
 

Initial value:

array( NS_MEDIA => "Media", NS_SPECIAL => "Special", NS_TALK => "Talk", NS_USER => "User", NS_USER_TALK => "User_talk", NS_WIKIPEDIA => "Project", NS_WIKIPEDIA_TALK => "Project_talk", NS_IMAGE => "Image", NS_IMAGE_TALK => "Image_talk", NS_MEDIAWIKI => "MediaWiki", NS_MEDIAWIKI_TALK => "MediaWiki_talk", NS_TEMPLATE => "Template", NS_TEMPLATE_TALK => "Template_talk", NS_HELP => "Help", NS_HELP_TALK => "Help_talk", NS_CATEGORY => "Category", NS_CATEGORY_TALK => "Category_talk" )

Definition at line 33 of file Namespace.php.

Referenced by Namespace::getCanonicalIndex(), and Namespace::getCanonicalName().


Generated on Tue Jun 29 23:40:11 2004 for Mediawiki by doxygen 1.3.7