Elgg  Version 6.1
ElggObject Member List

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

$_is_cacheableElggEntityprotected
$attributesElggDataprotected
$orig_attributesElggEntityprotected
$validElggDataprotected
$volatileElggEntityprotected
__clone()ElggEntity
__construct(stdClass $row=null)ElggEntity
__get($name)ElggEntity
__isset($name)ElggData
__serialize()ElggData
__set($name, $value)ElggEntity
__unserialize(array $data)ElggData
__unset($name)ElggData
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
countComments()ElggEntity
create()ElggEntityprotected
current()ElggData
delete(bool $recursive=true, bool $persistent=null)ElggEntity
ElggData::delete()ElggData
disable(string $reason= '', bool $recursive=true)ElggEntity
disableCaching()ElggEntity
enable(bool $recursive=true)ElggEntity
enableCaching()ElggEntity
getContainerEntity()ElggEntity
getContainerGUID()ElggEntity
getDatabase()ElggDataprotected
getDisplayName()ElggObject
getGUID()ElggEntity
getID()ElggData
getLatitude()ElggEntity
getLongitude()ElggEntity
getObjectFromID(int $id)ElggEntity
getOriginalAttributes()ElggEntity
getOwnerEntity()ElggEntity
getOwnerGUID()ElggEntity
getPriority()ElggData
getSubtype()ElggEntity
getSystemLogID()ElggEntity
getTimeCreated()ElggData
getTimeUpdated()ElggEntity
getType()ElggEntity
getURL()ElggEntity
getVolatileData(string $name)ElggEntity
hasAccess(int $user_guid=0)ElggEntity
hasCapability(string $capability)ElggEntity
initializeAttributes()ElggObjectprotected
INTEGER_ATTR_NAMESElggEntityprotected
invalidateCache()ElggEntity
isCacheable()ElggEntity
isDeleted()ElggEntity
isEnabled()ElggEntity
key()ElggData
load(stdClass $row)ElggEntityprotected
next()ElggData
offsetExists($offset)ElggData
offsetGet($offset)ElggData
offsetSet($offset, $value)ElggData
offsetUnset($offset)ElggData
persistentDelete(bool $recursive=true)ElggEntityprotected
prepareObject(\Elgg\Export\Entity $object)ElggObjectprotected
PRIMARY_ATTR_NAMESElggEntity
removeAllRelatedRiverItems()ElggEntity
restore(bool $recursive=true)ElggEntity
rewind()ElggData
save()ElggEntity
setContainerGUID(int $container_guid)ElggEntity
setDisplayName(string $display_name)ElggObject
setLatLong(float $lat, float $long)ElggEntity
setSubtype(string $subtype)ElggEntity
setVolatileData(string $name, $value)ElggEntity
toObject(array $params=[])ElggEntity
trash(bool $recursive=true)ElggEntityprotected
update()ElggEntityprotected
updateLastAction(int $posted=null)ElggEntity
updateTimeDeleted(int $deleted=null)ElggEntity
valid()ElggData