Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
ElggObject Member List
This is the complete list of members for
ElggObject
, including all inherited members.
$_is_cacheable
ElggEntity
protected
$attributes
ElggData
protected
$orig_attributes
ElggEntity
protected
$valid
ElggData
protected
$volatile
ElggEntity
protected
__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
()
ElggEntity
protected
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
()
ElggData
protected
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
()
ElggObject
protected
INTEGER_ATTR_NAMES
ElggEntity
protected
invalidateCache
()
ElggEntity
isCacheable
()
ElggEntity
isDeleted
()
ElggEntity
isEnabled
()
ElggEntity
key
()
ElggData
load
(stdClass $row)
ElggEntity
protected
next
()
ElggData
offsetExists
($offset)
ElggData
offsetGet
($offset)
ElggData
offsetSet
($offset, $value)
ElggData
offsetUnset
($offset)
ElggData
persistentDelete
(bool $recursive=true)
ElggEntity
protected
prepareObject
(\Elgg\Export\Entity $object)
ElggObject
protected
PRIMARY_ATTR_NAMES
ElggEntity
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)
ElggEntity
protected
update
()
ElggEntity
protected
updateLastAction
(int $posted=null)
ElggEntity
updateTimeDeleted
(int $deleted=null)
ElggEntity
valid
()
ElggData
Generated on Wed Dec 4 2024 00:00:25 for Elgg by
1.8.11