Elgg  Version 4.3
ElggGroup Member List

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

$_cached_metadataElggEntityprotected
$_is_cacheableElggEntityprotected
$attributesElggDataprotected
$orig_attributesElggEntityprotected
$temp_annotationsElggEntityprotected
$temp_metadataElggEntityprotected
$temp_private_settingsElggEntityprotected
$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($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_ONLYElggGroup
CONTENT_ACCESS_MODE_UNRESTRICTEDElggGroup
countAnnotations($name="")ElggEntity
countComments()ElggEntity
countEntitiesFromRelationship($relationship, $inverse_relationship=false)ElggEntity
create()ElggEntityprotected
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()ElggDataprotected
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)ElggGroupprotected
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()ElggGroupprotected
INTEGER_ATTR_NAMESElggEntityprotected
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)ElggEntityprotected
next()ElggData
offsetExists($offset)ElggData
offsetGet($key)ElggData
offsetSet($key, $value)ElggData
offsetUnset($key)ElggData
prepareObject(\Elgg\Export\Entity $object)ElggGroupprotected
PRIMARY_ATTR_NAMESElggEntity
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)ElggEntityprotected
setVolatileData($name, $value)ElggEntity
toObject(array $params=[])ElggEntity
update()ElggEntityprotected
updateLastAction($posted=null)ElggEntity
valid()ElggData