MediaWiki REL1_33
|
This is the complete list of members for UserRightsProxy, including all inherited members.
$db | UserRightsProxy | private |
$id | UserRightsProxy | private |
$name | UserRightsProxy | private |
$newOptions | UserRightsProxy | private |
$wikiId | UserRightsProxy | private |
__construct( $db, $wikiId, $name, $id) | UserRightsProxy | private |
addGroup( $group, $expiry=null) | UserRightsProxy | |
getDB( $wikiId, $ignoreInvalidDB=false) | UserRightsProxy | static |
getGroupMemberships() | UserRightsProxy | |
getGroups() | UserRightsProxy | |
getId() | UserRightsProxy | |
getName() | UserRightsProxy | |
getUserPage() | UserRightsProxy | |
invalidateCache() | UserRightsProxy | |
isAnon() | UserRightsProxy | |
newFromId( $wikiId, $id, $ignoreInvalidDB=false) | UserRightsProxy | static |
newFromLookup( $wikiId, $field, $value, $ignoreInvalidDB=false) | UserRightsProxy | privatestatic |
newFromName( $wikiId, $name, $ignoreInvalidDB=false) | UserRightsProxy | static |
removeGroup( $group) | UserRightsProxy | |
saveSettings() | UserRightsProxy | |
setOption( $option, $value) | UserRightsProxy | |
validDatabase( $wikiId) | UserRightsProxy | static |
whoIs( $wikiId, $id, $ignoreInvalidDB=false) | UserRightsProxy | static |