$_cached_metadata | ElggEntity | protected |
$_is_cacheable | ElggEntity | protected |
$attributes | ElggData | protected |
$orig_attributes | ElggEntity | protected |
$temp_annotations | ElggEntity | protected |
$temp_metadata | ElggEntity | protected |
$temp_private_settings | 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 | |
addRelationship($guid_two, $relationship) | ElggEntity | |
annotate($name, $value, $access_id=ACCESS_PRIVATE, $owner_guid=0, $value_type="") | ElggEntity | |
cache($persist=true) | ElggEntity | |
canAccessContent(ElggUser $user=null) | ElggGroup | |
canAnnotate($user_guid=0, $annotation_name= '') | ElggEntity | |
canComment($user_guid=0, $default=null) | ElggEntity | |
canDelete($user_guid=0) | ElggEntity | |
canEdit($user_guid=0) | ElggEntity | |
canWriteToContainer($user_guid=0, $type= '', $subtype= '') | ElggEntity | |
CONTENT_ACCESS_MODE_MEMBERS_ONLY | ElggGroup | |
CONTENT_ACCESS_MODE_UNRESTRICTED | ElggGroup | |
countAnnotations($name="") | ElggEntity | |
countComments() | ElggEntity | |
countEntitiesFromRelationship($relationship, $inverse_relationship=false) | ElggEntity | |
create() | ElggEntity | protected |
current() | ElggData | |
delete($recursive=true) | ElggEntity | |
ElggData::delete() | ElggData | |
deleteAccessCollectionMemberships() | ElggEntity | |
deleteAnnotations($name=null) | ElggEntity | |
deleteIcon($type= 'icon') | ElggEntity | |
deleteMetadata($name=null) | ElggEntity | |
deleteOwnedAccessCollections() | ElggEntity | |
deleteOwnedAnnotations($name=null) | ElggEntity | |
deleteRelationships($relationship=null) | ElggEntity | |
disable($reason="", $recursive=true) | ElggEntity | |
disableAnnotations($name= '') | ElggEntity | |
disableCaching() | ElggEntity | |
disableTool($name) | ElggGroup | |
enable($recursive=true) | ElggEntity | |
enableAnnotations($name= '') | ElggEntity | |
enableCaching() | ElggEntity | |
enableTool($name) | ElggGroup | |
getAccessID() | ElggEntity | |
getAllMetadata() | ElggEntity | |
getAllPrivateSettings() | ElggEntity | |
getAnnotations(array $options=[]) | ElggEntity | |
getAnnotationsAvg($name) | ElggEntity | |
getAnnotationsMax($name) | ElggEntity | |
getAnnotationsMin($name) | ElggEntity | |
getAnnotationsSum($name) | ElggEntity | |
getContainerEntity() | ElggEntity | |
getContainerGUID() | ElggEntity | |
getContentAccessMode() | ElggGroup | |
getDatabase() | ElggData | protected |
getDisplayName() | ElggEntity | |
getEntitiesFromRelationship(array $options=[]) | ElggEntity | |
getGUID() | ElggEntity | |
getIcon($size, $type= 'icon') | ElggEntity | |
getIconLastChange($size, $type= 'icon') | ElggEntity | |
getIconURL($params=[]) | ElggEntity | |
getID() | ElggData | |
getLatitude() | ElggEntity | |
getLongitude() | ElggEntity | |
getMembers(array $options=[]) | ElggGroup | |
getMetadata($name) | ElggEntity | |
getObjectFromID($id) | ElggEntity | |
getOriginalAttributes() | ElggEntity | |
getOwnedAccessCollection($subtype) | ElggEntity | |
getOwnedAccessCollections($options=[]) | ElggEntity | |
getOwnerEntity() | ElggEntity | |
getOwnerGUID() | ElggEntity | |
getPriority() | ElggData | |
getPrivateSetting($name) | ElggEntity | |
getRelationship(int $guid_two, string $relationship) | ElggEntity | |
getSubtype() | ElggEntity | |
getSystemLogID() | ElggEntity | |
getTags($tag_names=null) | ElggEntity | |
getTimeCreated() | ElggData | |
getTimeUpdated() | ElggEntity | |
getTool($name) | ElggGroup | protected |
getType() | ElggGroup | |
getURL() | ElggEntity | |
getVolatileData($name) | ElggEntity | |
hasAccess(int $user_guid=0) | ElggEntity | |
hasCapability(string $capability) | ElggEntity | |
hasIcon($size, $type= 'icon') | ElggEntity | |
hasRelationship(int $guid_two, string $relationship) | ElggEntity | |
initializeAttributes() | ElggGroup | protected |
INTEGER_ATTR_NAMES | ElggEntity | protected |
invalidateCache() | ElggEntity | |
isCacheable() | ElggEntity | |
isEnabled() | ElggEntity | |
isMember(\ElggUser $user=null) | ElggGroup | |
isPublicMembership() | ElggGroup | |
isToolEnabled($name) | ElggGroup | |
join(\ElggUser $user, $params=[]) | ElggGroup | |
key() | ElggData | |
leave(\ElggUser $user) | ElggGroup | |
load(stdClass $row) | ElggEntity | protected |
next() | ElggData | |
offsetExists($offset) | ElggData | |
offsetGet($key) | ElggData | |
offsetSet($key, $value) | ElggData | |
offsetUnset($key) | ElggData | |
prepareObject(\Elgg\Export\Entity $object) | ElggGroup | protected |
PRIMARY_ATTR_NAMES | ElggEntity | |
removeAllPrivateSettings() | ElggEntity | |
removeAllRelatedRiverItems() | ElggEntity | |
removeAllRelationships(string $relationship=null, bool $inverse_relationship=false) | ElggEntity | |
removePrivateSetting($name) | ElggEntity | |
removeRelationship($guid_two, $relationship) | ElggEntity | |
rewind() | ElggData | |
save() | ElggEntity | |
saveIconFromElggFile(\ElggFile $file, $type= 'icon', array $coords=[]) | ElggEntity | |
saveIconFromLocalFile($filename, $type= 'icon', array $coords=[]) | ElggEntity | |
saveIconFromUploadedFile($input_name, $type= 'icon', array $coords=[]) | ElggEntity | |
setContainerGUID($container_guid) | ElggEntity | |
setContentAccessMode($mode) | ElggGroup | |
setDisplayName($display_name) | ElggEntity | |
setLatLong(float $lat, float $long) | ElggEntity | |
setMetadata($name, $value, $value_type= '', $multiple=false) | ElggEntity | |
setPrivateSetting($name, $value) | ElggEntity | |
setSubtype(string $subtype) | ElggEntity | |
setTempMetadata($name, $value, $multiple=false) | ElggEntity | protected |
setVolatileData($name, $value) | ElggEntity | |
toObject(array $params=[]) | ElggEntity | |
update() | ElggEntity | protected |
updateLastAction($posted=null) | ElggEntity | |
valid() | ElggData | |