Elgg  Version 5.1
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(bool $persist=true)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)ElggUser
ElggData::delete()ElggData
deleteAccessCollectionMemberships()ElggEntity
deleteAnnotations(string $name=null)ElggEntity
deleteIcon(string $type= 'icon')ElggEntity
deleteMetadata(string $name=null)ElggEntity
deleteOwnedAccessCollections()ElggEntity
deleteOwnedAnnotations(string $name=null)ElggEntity
disable(string $reason= '', bool $recursive=true)ElggEntity
disableAnnotations(string $name=null)ElggEntity
disableCaching()ElggEntity
enable(bool $recursive=true)ElggEntity
enableAnnotations(string $name=null)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
getIcon(string $size, string $type= 'icon')ElggEntity
getIconLastChange(string $size, string $type= 'icon')ElggEntity
getIconURL(string|array $params=[])ElggEntity
Elgg::EntityIcon::getIconURL(array $params)Elgg\EntityIcon
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
getTags($tag_names=null)ElggEntity
getTimeCreated()ElggData
getTimeUpdated()ElggEntity
getType()ElggUser
getURL()ElggEntity
getVolatileData(string $name)ElggEntity
hasAccess(int $user_guid=0)ElggEntity
hasCapability(string $capability)ElggEntity
hasIcon(string $size, string $type= 'icon')ElggEntity
hasRelationship(int $guid_two, string $relationship)ElggEntity
initializeAttributes()ElggUserprotected
INTEGER_ATTR_NAMESElggEntityprotected
invalidateCache()ElggEntity
isAdmin()ElggUser
isBanned()ElggUser
isCacheable()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
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
rewind()ElggData
save()ElggEntity
saveIconFromElggFile(\ElggFile $file, string $type= 'icon', array $coords=[])ElggEntity
saveIconFromLocalFile(string $filename, string $type= 'icon', array $coords=[])ElggEntity
saveIconFromUploadedFile(string $input_name, string $type= 'icon', array $coords=[])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
unban()ElggUser
update()ElggEntityprotected
updateLastAction(int $posted=null)ElggEntity
valid()ElggData