Elgg  Version master
ElggComment Member List

This is the complete list of members for ElggComment, 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)ElggEntity
__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
cache(bool $persist=true)ElggEntity
canAnnotate(int $user_guid=0, string $annotation_name= '')ElggEntity
canComment(int $user_guid=0)ElggComment
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)ElggComment
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()ElggObject
getEntitiesFromRelationship(array $options=[])ElggEntity
getGUID()ElggEntity
getID()ElggData
getLatitude()ElggEntity
getLevel()ElggComment
getLongitude()ElggEntity
getMetadata(string $name)ElggEntity
getObjectFromID(int $id)ElggEntity
getOriginalAttributes()ElggEntity
getOwnedAccessCollection(string $subtype)ElggEntity
getOwnedAccessCollections(array $options=[])ElggEntity
getOwnerEntity()ElggEntity
getOwnerGUID()ElggEntity
getPriority()ElggData
getRelationship(int $guid_two, string $relationship)ElggEntity
getSubtype()ElggEntity
getSystemLogID()ElggEntity
getThreadEntity()ElggComment
getThreadGUID()ElggComment
getTimeCreated()ElggData
getTimeUpdated()ElggEntity
getType()ElggObject
getURL()ElggEntity
getVolatileData(string $name)ElggEntity
hasAccess(int $user_guid=0)ElggEntity
hasCapability(string $capability)ElggEntity
hasRelationship(int $guid_two, string $relationship)ElggEntity
initializeAttributes()ElggCommentprotected
INTEGER_ATTR_NAMESElggEntityprotected
invalidateCache()ElggEntity
isCacheable()ElggEntity
isCreatedByContentOwner()ElggComment
isEnabled()ElggEntity
key()ElggData
load(stdClass $row)ElggEntityprotected
next()ElggData
offsetExists($offset)ElggData
offsetGet($offset)ElggData
offsetSet($offset, $value)ElggData
offsetUnset($offset)ElggData
prepareObject(\Elgg\Export\Entity $object)ElggObjectprotected
PRIMARY_ATTR_NAMESElggEntity
removeAllRelatedRiverItems()ElggEntity
removeAllRelationships(string $relationship= '', bool $inverse_relationship=false)ElggEntity
removeRelationship(int $guid_two, string $relationship)ElggEntity
rewind()ElggData
save()ElggEntity
setContainerGUID(int $container_guid)ElggEntity
setDisplayName(string $display_name)ElggObject
setLatLong(float $lat, float $long)ElggEntity
setMetadata(string $name, $value, string $value_type= '', bool $multiple=false)ElggEntity
setSubtype(string $subtype)ElggEntity
setTempMetadata(string $name, $value, bool $multiple=false)ElggEntityprotected
setVolatileData(string $name, $value)ElggEntity
toObject(array $params=[])ElggEntity
update()ElggEntityprotected
updateLastAction(int $posted=null)ElggEntity
valid()ElggData