MediaWiki  REL1_24
Sites Class Reference
Inheritance diagram for Sites:
Collaboration diagram for Sites:

List of all members.

Public Member Functions

 getSiteGroup ($group)

Static Public Member Functions

static newSite ($globalId=false)
 Factory for creating new site objects.
static singleton ()

Detailed Description

Deprecated:
since 1.21

Definition at line 447 of file SiteSQLStore.php.


Member Function Documentation

Sites::getSiteGroup ( group)
Deprecated:
since 1.21
Parameters:
string$group
Returns:
SiteList

Definition at line 488 of file SiteSQLStore.php.

static Sites::newSite ( globalId = false) [static]

Factory for creating new site objects.

Since:
1.21
Deprecated:
since 1.21
Parameters:
string | bool$globalId
Returns:
Site

Definition at line 459 of file SiteSQLStore.php.

static Sites::singleton ( ) [static]
Deprecated:
since 1.21
Returns:
SiteStore

Definition at line 473 of file SiteSQLStore.php.


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