Elgg  Version 6.1
ElggGroup Member List

This is the complete list of members for ElggGroup, 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
canAccessContent(ElggUser $user=null)ElggGroup
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
CONTENT_ACCESS_MODE_MEMBERS_ONLYElggGroup
CONTENT_ACCESS_MODE_UNRESTRICTEDElggGroup
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
disableTool(string $name)ElggGroup
enable(bool $recursive=true)ElggEntity
enableCaching()ElggEntity
enableTool(string $name)ElggGroup
getContainerEntity()ElggEntity
getContainerGUID()ElggEntity
getContentAccessMode()ElggGroup
getDatabase()ElggDataprotected
getDisplayName()ElggEntity
getGUID()ElggEntity
getID()ElggData
getLatitude()ElggEntity
getLongitude()ElggEntity
getMembers(array $options=[])ElggGroup
getObjectFromID(int $id)ElggEntity
getOriginalAttributes()ElggEntity
getOwnerEntity()ElggEntity
getOwnerGUID()ElggEntity
getPriority()ElggData
getSubtype()ElggEntity
getSystemLogID()ElggEntity
getTimeCreated()ElggData
getTimeUpdated()ElggEntity
getTool(string $name)ElggGroupprotected
getType()ElggEntity
getURL()ElggEntity
getVolatileData(string $name)ElggEntity
hasAccess(int $user_guid=0)ElggEntity
hasCapability(string $capability)ElggEntity
initializeAttributes()ElggGroupprotected
INTEGER_ATTR_NAMESElggEntityprotected
invalidateCache()ElggEntity
isCacheable()ElggEntity
isDeleted()ElggEntity
isEnabled()ElggEntity
isMember(\ElggUser $user=null)ElggGroup
isPublicMembership()ElggGroup
isToolEnabled(string $name)ElggGroup
join(\ElggUser $user, array $params=[])ElggGroup
key()ElggData
leave(\ElggUser $user)ElggGroup
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)ElggGroupprotected
PRIMARY_ATTR_NAMESElggEntity
removeAllRelatedRiverItems()ElggEntity
restore(bool $recursive=true)ElggEntity
rewind()ElggData
save()ElggEntity
setContainerGUID(int $container_guid)ElggEntity
setContentAccessMode(string $mode)ElggGroup
setDisplayName(string $display_name)ElggEntity
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