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