Public Member Functions | |
getSpecial () | |
getUser () | |
getWikipedia () | |
getImage () | |
getMedia () | |
getCategory () | |
isMovable ($index) | |
isTalk ($index) | |
getTalk ($index) | |
getSubject ($index) | |
& | getCanonicalName ($index) |
& | getCanonicalIndex ($name) |
|
Definition at line 112 of file Namespace.php. References $i, $wgCanonicalNamespaceNames, getCanonicalIndex(), and name. Referenced by getCanonicalIndex(). |
|
Definition at line 104 of file Namespace.php. References $wgCanonicalNamespaceNames, and getCanonicalName(). Referenced by getCanonicalName(). |
|
Definition at line 61 of file Namespace.php. References NS_CATEGORY. |
|
Definition at line 59 of file Namespace.php. References NS_IMAGE. Referenced by LinksUpdate::doUpdate(), ImagePage::view(), and wfRecordUpload(). |
|
Definition at line 60 of file Namespace.php. References NS_MEDIA. Referenced by rebuildLinkTables(). |
|
Definition at line 56 of file Namespace.php. References NS_SPECIAL. Referenced by rebuildLinkTables(). |
|
Definition at line 94 of file Namespace.php. References getSubject(), and isTalk(). Referenced by getSubject(). |
|
Definition at line 84 of file Namespace.php. References getTalk(), and isTalk(). Referenced by getTalk(). |
|
Definition at line 57 of file Namespace.php. References NS_USER. Referenced by ListUsersPage::getSQL(), ListAdminsPage::getSQL(), and SkinCologneBlue::quickBar(). |
|
Definition at line 58 of file Namespace.php. References NS_WP. Referenced by LogPage::getContent(), populatedata(), and LogPage::saveContent(). |
|
Definition at line 63 of file Namespace.php. References isMovable(), NS_CATEGORY, NS_IMAGE, and NS_MAIN. Referenced by isMovable(). |
|
Definition at line 71 of file Namespace.php. References isTalk(), NS_CATEGORY_TALK, NS_HELP_TALK, NS_IMAGE_TALK, NS_MEDIAWIKI_TALK, NS_TALK, NS_TEMPLATE_TALK, NS_USER_TALK, and NS_WP_TALK. Referenced by getSubject(), getTalk(), and isTalk(). |