Elgg  Version master
ElggUser Member List

This is the complete list of members for ElggUser, including all inherited members.

$_cached_metadataElggEntityprotected
$_is_cacheableElggEntityprotected
$attributesElggDataprotected
$orig_attributesElggEntityprotected
$temp_annotationsElggEntityprotected
$temp_metadataElggEntityprotected
$validElggDataprotected
$volatileElggEntityprotected
__clone()ElggEntity
__construct(stdClass $row=null)ElggEntity
__get($name)ElggEntity
__isset($name)ElggData
__serialize()ElggData
__set($name, $value)ElggUser
__unserialize(array $data)ElggData
__unset($name)ElggData
addRelationship(int $guid_two, string $relationship)ElggEntity
annotate($name, $value, $access_id=ACCESS_PRIVATE, $owner_guid=0, $value_type= '')ElggEntity
ban(string $reason= '')ElggUser
cache()ElggEntity
canAnnotate(int $user_guid=0, string $annotation_name= '')ElggEntity
canComment(int $user_guid=0)ElggEntity
canDelete(int $user_guid=0)ElggEntity
canEdit(int $user_guid=0)ElggEntity
canWriteToContainer(int $user_guid=0, string $type= '', string $subtype= '')ElggEntity
countAnnotations(string $name= '')ElggEntity
countComments()ElggEntity
countEntitiesFromRelationship(string $relationship, bool $inverse_relationship=false)ElggEntity
create()ElggEntityprotected
current()ElggData
delete(bool $recursive=true, bool $persistent=null)ElggEntity
ElggData::delete()ElggData
deleteAccessCollectionMemberships()ElggEntity
deleteAnnotations(string $name=null)ElggEntity
deleteMetadata(string $name=null)ElggEntity
deleteOwnedAccessCollections()ElggEntity
deleteOwnedAnnotations(string $name=null)ElggEntity
disable(string $reason= '', bool $recursive=true)ElggEntity
disableCaching()ElggEntity
enable(bool $recursive=true)ElggEntity
enableCaching()ElggEntity
getAllMetadata()ElggEntity
getAnnotations(array $options=[])ElggEntity
getAnnotationsAvg(string $name)ElggEntity
getAnnotationsMax(string $name)ElggEntity
getAnnotationsMin(string $name)ElggEntity
getAnnotationsSum(string $name)ElggEntity
getContainerEntity()ElggEntity
getContainerGUID()ElggEntity
getDatabase()ElggDataprotected
getDisplayName()ElggEntity
getEntitiesFromRelationship(array $options=[])ElggEntity
getGroups(array $options=[])ElggUser
getGUID()ElggEntity
getID()ElggData
getLanguage(string $fallback=null)ElggUser
getLatitude()ElggEntity
getLongitude()ElggEntity
getMetadata(string $name)ElggEntity
getNotificationSettings(string $purpose= 'default')ElggUser
getObjectFromID(int $id)ElggEntity
getObjects(array $options=[])ElggUser
getOriginalAttributes()ElggEntity
getOwnedAccessCollection(string $subtype)ElggEntity
getOwnedAccessCollections(array $options=[])ElggEntity
getOwnerEntity()ElggEntity
getOwnerGUID()ElggUser
getPluginSetting(string $plugin_id, string $name, $default=null)ElggUser
getPriority()ElggData
getRelationship(int $guid_two, string $relationship)ElggEntity
getSubtype()ElggEntity
getSystemLogID()ElggEntity
getTimeCreated()ElggData
getTimeUpdated()ElggEntity
getType()ElggUser
getURL()ElggEntity
getVolatileData(string $name)ElggEntity
hasAccess(int $user_guid=0)ElggEntity
hasCapability(string $capability)ElggEntity
hasRelationship(int $guid_two, string $relationship)ElggEntity
initializeAttributes()ElggUserprotected
INTEGER_ATTR_NAMESElggEntityprotected
invalidateCache()ElggEntity
isAdmin()ElggUser
isBanned()ElggUser
isCacheable()ElggEntity
isDeleted()ElggEntity
isEnabled()ElggEntity
isValidated()ElggUser
key()ElggData
load(stdClass $row)ElggEntityprotected
makeAdmin()ElggUser
next()ElggData
offsetExists($offset)ElggData
offsetGet($offset)ElggData
offsetSet($offset, $value)ElggData
offsetUnset($offset)ElggData
persistentDelete(bool $recursive=true)ElggUser
prepareObject(\Elgg\Export\Entity $object)ElggUserprotected
PRIMARY_ATTR_NAMESElggEntity
removeAdmin()ElggUser
removeAllRelatedRiverItems()ElggEntity
removeAllRelationships(string $relationship= '', bool $inverse_relationship=false)ElggEntity
removeRelationship(int $guid_two, string $relationship)ElggEntity
restore(bool $recursive=true)ElggEntity
rewind()ElggData
save()ElggEntity
setContainerGUID(int $container_guid)ElggEntity
setDisplayName(string $display_name)ElggEntity
setLastAction()ElggUser
setLastLogin()ElggUser
setLatLong(float $lat, float $long)ElggEntity
setMetadata(string $name, $value, string $value_type= '', bool $multiple=false)ElggEntity
setNotificationSetting(string $method, bool $enabled=true, string $purpose= 'default')ElggUser
setPassword(string $password)ElggUser
setSubtype(string $subtype)ElggEntity
setTempMetadata(string $name, $value, bool $multiple=false)ElggEntityprotected
setValidationStatus(bool $status, string $method= '')ElggUser
setVolatileData(string $name, $value)ElggEntity
toObject(array $params=[])ElggEntity
trash(bool $recursive=true)ElggEntityprotected
unban()ElggUser
update()ElggEntityprotected
updateLastAction(int $posted=null)ElggEntity
updateTimeDeleted(int $deleted=null)ElggEntity
valid()ElggData