Elgg  Version 1.9
ElggSite Member List

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

$attributesElggDataprotected
$icon_overrideElggEntityprotected
$tables_loadedElggEntityprotected
$tables_splitElggEntityprotected
$temp_annotationsElggEntityprotected
$temp_metadataElggEntityprotected
$temp_private_settingsElggEntityprotected
$url_overrideElggEntityprotected
$validElggDataprotected
$volatileElggEntityprotected
__clone()ElggEntity
__construct($row=null)ElggSite
__get($name)ElggEntity
__isset($name)ElggData
__set($name, $value)ElggEntity
__unset($name)ElggEntity
addEntity(ElggEntity $entity)ElggSite
addObject($object_guid)ElggSite
addRelationship($guid_two, $relationship)ElggEntity
addToSite($site)ElggEntity
addUser($user_guid)ElggSite
annotate($name, $value, $access_id=ACCESS_PRIVATE, $owner_guid=0, $vartype="")ElggEntity
canAnnotate($user_guid=0, $annotation_name= '')ElggEntity
canComment($user_guid=0)ElggEntity
canEdit($user_guid=0)ElggEntity
canEditMetadata($metadata=null, $user_guid=0)ElggEntity
canWriteToContainer($user_guid=0, $type= 'all', $subtype= 'all')ElggEntity
checkWalledGarden()ElggSite
clearAnnotations($name="")ElggEntity
clearMetadata($name= '')ElggEntity
clearRelationships()ElggEntity
countAnnotations($name="")ElggEntity
countComments()ElggEntity
countEntitiesFromRelationship($relationship, $inverse_relationship=false)ElggEntity
create()ElggSiteprotected
current()ElggData
delete()ElggSite
ElggEntity::delete($recursive=true)ElggEntity
deleteAnnotations($name=null)ElggEntity
deleteMetadata($name=null)ElggEntity
deleteOwnedAnnotations($name=null)ElggEntity
deleteOwnedMetadata($name=null)ElggEntity
deleteRelationships($relationship=null)ElggEntity
disable($reason="", $recursive=true)ElggSite
disableAnnotations($name= '')ElggEntity
disableMetadata($name= '')ElggEntity
enable($recursive=true)ElggEntity
enableAnnotations($name= '')ElggEntity
enableMetadata($name= '')ElggEntity
export()ElggEntity
get($name)ElggEntity
getAccessID()ElggEntity
getAnnotations($options=array(), $limit=50, $offset=0, $order="asc")ElggEntity
getAnnotationsAvg($name)ElggEntity
getAnnotationsMax($name)ElggEntity
getAnnotationsMin($name)ElggEntity
getAnnotationsSum($name)ElggEntity
getCalendarEndTime()ElggEntity
getCalendarStartTime()ElggEntity
getClassName()ElggData
getCollections($subtype="", $limit=10, $offset=0)ElggSite
getContainer()ElggEntity
getContainerEntity()ElggEntity
getContainerGUID()ElggEntity
getDatabase()ElggDataprotected
getDisplayName()ElggSite
getDomain()ElggSite
getEntities(array $options=array())ElggSite
getEntitiesFromRelationship($options=array(), $inverse=false, $limit=50, $offset=0)ElggEntity
getExportableValues()ElggSite
getGUID()ElggEntity
getIcon($size= 'medium')ElggEntity
getIconURL($size= 'medium')ElggEntity
getLatitude()ElggEntity
getLocation()ElggEntity
getLongitude()ElggEntity
getMembers($options=array(), $offset=0)ElggSite
getMetadata($name)ElggEntity
getObjectFromID($id)ElggEntity
getObjectOwnerGUID()ElggData
getObjects($subtype="", $limit=10, $offset=0)ElggSite
getOwner()ElggEntity
getOwnerEntity()ElggEntity
getOwnerGUID()ElggEntity
getPrivateSetting($name)ElggEntity
getSites($options=array())ElggEntity
getSubtype()ElggEntity
getSystemLogID()ElggEntity
getTags($tag_names=null)ElggEntity
getTimeCreated()ElggData
getTimeUpdated()ElggEntity
getType()ElggEntity
getURL()ElggSite
getVolatileData($name)ElggEntity
import(ODD $data)ElggEntity
initialise_attributes($pre18_api=true)ElggDataprotected
initializeAttributes()ElggSiteprotected
isEnabled()ElggEntity
isFullyLoaded()ElggEntity
isPublicPage($url= '')ElggSite
key()ElggData
listMembers($options=array())ElggSite
load($guid)ElggSiteprotected
loadAdditionalSelectValues(array $data)ElggEntityprotected
next()ElggData
offsetExists($offset)ElggData
offsetGet($key)ElggData
offsetSet($key, $value)ElggData
offsetUnset($key)ElggData
prepareObject($object)ElggSiteprotected
refresh(stdClass $row)ElggEntity
removeEntity($entity)ElggSite
removeFromSite($site)ElggEntity
removeObject($object_guid)ElggSite
removePrivateSetting($name)ElggEntity
removeRelationship($guid_two, $relationship)ElggEntity
removeUser($user_guid)ElggSite
rewind()ElggData
save()ElggEntity
set($name, $value)ElggEntity
setCalendarTimeAndDuration($hour=null, $minute=null, $second=null, $day=null, $month=null, $year=null, $duration=null)ElggEntity
setContainer($container_guid)ElggEntity
setContainerGUID($container_guid)ElggEntity
setDisplayName($displayName)ElggSite
setIcon($url, $size= 'medium')ElggEntity
setLatLong($lat, $long)ElggEntity
setLocation($location)ElggEntity
setMetadata($name, $value, $value_type= '', $multiple=false, $owner_guid=0, $access_id=null)ElggEntity
setPrivateSetting($name, $value)ElggEntity
setURL($url)ElggEntity
setVolatileData($name, $value)ElggEntity
toObject()ElggEntity
update()ElggSiteprotected
valid()ElggData