MediaWiki REL1_41
|
This is the complete list of members for SiteList, including all inherited members.
$byGlobalId | SiteList | protected |
$byInternalId | SiteList | protected |
$byNavigationId | SiteList | protected |
$indexOffset | SiteList | protected |
__construct( $input=null, $flags=0, $iterator_class='ArrayIterator') | SiteList | |
__serialize() | SiteList | |
__unserialize( $serializationData) | SiteList | |
append( $value) | SiteList | |
getGlobalIdentifiers() | SiteList | |
getGroup( $groupName) | SiteList | |
getNewOffset() | SiteList | protected |
getObjectType() | SiteList | |
getSerialVersionId() | SiteList | static |
getSite( $globalSiteId) | SiteList | |
getSiteByInternalId( $id) | SiteList | |
getSiteByNavigationId( $id) | SiteList | |
hasInternalId( $id) | SiteList | |
hasNavigationId( $id) | SiteList | |
hasSite( $globalSiteId) | SiteList | |
hasValidType( $value) | SiteList | protected |
isEmpty() | SiteList | |
offsetSet( $index, $value) | SiteList | |
offsetUnset( $index) | SiteList | |
removeSite( $globalSiteId) | SiteList | |
removeSiteByInternalId( $id) | SiteList | |
removeSiteByNavigationId( $id) | SiteList | |
setElement( $index, $site) | SiteList | protected |
setSite(Site $site) | SiteList |