Elgg  Version 2.3
ElggUpgrade Member List

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

$_callable_egefpsElggUpgrade
$attributesElggDataprotected
$orig_attributesElggEntityprotected
$temp_annotationsElggEntityprotected
$temp_metadataElggEntityprotected
$temp_private_settingsElggEntityprotected
$url_overrideElggEntityprotected
$validElggDataprotected
$volatileElggEntityprotected
__clone()ElggEntity
__construct($row=null)ElggObject
__get($name)ElggUpgrade
__isset($name)ElggData
__set($name, $value)ElggUpgrade
__unset($name)ElggEntity
addRelationship($guid_two, $relationship)ElggEntity
addToSite($site)ElggEntity
annotate($name, $value, $access_id=ACCESS_PRIVATE, $owner_guid=0, $vartype="")ElggEntity
canAnnotate($user_guid=0, $annotation_name= '')ElggEntity
canComment($user_guid=0, $default=null)ElggObject
canDelete($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
countAnnotations($name="")ElggEntity
countComments()ElggEntity
countEntitiesFromRelationship($relationship, $inverse_relationship=false)ElggEntity
create()ElggObjectprotected
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
deleteOwnedMetadata($name=null)ElggEntity
deleteRelationships($relationship=null)ElggEntity
disable($reason="", $recursive=true)ElggEntity
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
getClassName()ElggData
getCompletedTime()ElggUpgrade
getContainerEntity()ElggEntity
getContainerGUID()ElggEntity
getDatabase()ElggDataprotected
getDisplayName()ElggObject
getEntitiesFromRelationship($options=array(), $inverse=false, $limit=50, $offset=0)ElggEntity
getExportableValues()ElggObject
getExternalAttributes()ElggObjectstatic
getGUID()ElggEntity
getIcon($size, $type= 'icon')ElggEntity
getIconLastChange($size, $type= 'icon')ElggEntity
getIconURL($params=array())ElggEntity
getLatitude()ElggEntity
getLocation()ElggEntity
getLongitude()ElggEntity
getMetadata($name)ElggEntity
getObjectFromID($id)ElggEntity
getOriginalAttributes()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
getUpgradeFromPath($path)ElggUpgrade
getURL()ElggUpgrade
getVolatileData($name)ElggEntity
hasIcon($size, $type= 'icon')ElggEntity
import(ODD $data)ElggEntity
initializeAttributes()ElggUpgrade
isCompleted()ElggUpgrade
isEnabled()ElggEntity
isFullyLoaded()ElggEntity
key()ElggData
load($guid)ElggObjectprotected
loadAdditionalSelectValues(array $data)ElggEntityprotected
next()ElggData
offsetExists($offset)ElggData
offsetGet($key)ElggData
offsetSet($key, $value)ElggData
offsetUnset($key)ElggData
prepareObject($object)ElggObjectprotected
refresh(\stdClass $row)ElggEntity
removeFromSite($site)ElggEntity
removePrivateSetting($name)ElggEntity
removeRelationship($guid_two, $relationship)ElggEntity
rewind()ElggData
save()ElggUpgrade
saveIconFromElggFile(\ElggFile $file, $type= 'icon', array $coords=array())ElggEntity
saveIconFromLocalFile($filename, $type= 'icon', array $coords=array())ElggEntity
saveIconFromUploadedFile($input_name, $type= 'icon', array $coords=array())ElggEntity
set($name, $value)ElggEntity
setCompleted()ElggUpgrade
setCompletedTime($time=null)ElggUpgrade
setContainerGUID($container_guid)ElggEntity
setDisplayName($displayName)ElggObject
setLatLong($lat, $long)ElggEntity
setLocation($location)ElggEntity
setMetadata($name, $value, $value_type= '', $multiple=false, $owner_guid=0, $access_id=null)ElggEntity
setPath($path)ElggUpgrade
setPrivateSetting($name, $value)ElggEntity
setURL($url)ElggEntity
setVolatileData($name, $value)ElggEntity
storeInPersistedCache(\ElggSharedMemoryCache $cache, $last_action=0)ElggEntity
toObject()ElggEntity
update()ElggObjectprotected
updateLastAction($posted=null)ElggEntity
valid()ElggData