Elgg  Version master
ElggTempFile Member List

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

$_cached_metadataElggEntityprotected
$_is_cacheableElggEntityprotected
$attributesElggDataprotected
$orig_attributesElggEntityprotected
$temp_annotationsElggEntityprotected
$temp_metadataElggEntityprotected
$validElggDataprotected
$volatileElggEntityprotected
__clone()ElggEntity
__construct(stdClass $row=null)ElggEntity
__get($name)ElggFile
__isset($name)ElggData
__serialize()ElggData
__set($name, $value)ElggFile
__sleep()ElggFile
__unserialize(array $data)ElggData
__unset($name)ElggData
acceptUploadedFile(UploadedFile $upload)ElggFile
addRelationship(int $guid_two, string $relationship)ElggEntity
annotate($name, $value, $access_id=ACCESS_PRIVATE, $owner_guid=0, $value_type= '')ElggEntity
cache()ElggEntity
canAnnotate(int $user_guid=0, string $annotation_name= '')ElggEntity
canComment(int $user_guid=0)ElggEntity
canDelete(int $user_guid=0)ElggEntity
canDownload(int $user_guid=0, bool $default=false)ElggTempFile
canEdit(int $user_guid=0)ElggEntity
canWriteToContainer(int $user_guid=0, string $type= '', string $subtype= '')ElggEntity
close()ElggFile
countAnnotations(string $name= '')ElggEntity
countComments()ElggEntity
countEntitiesFromRelationship(string $relationship, bool $inverse_relationship=false)ElggEntity
create()ElggEntityprotected
current()ElggData
delete(bool $recursive=true, bool $persistent=null)ElggFile
ElggData::delete()ElggData
deleteAccessCollectionMemberships()ElggEntity
deleteAnnotations(string $name=null)ElggEntity
deleteMetadata(string $name=null)ElggEntity
deleteOwnedAccessCollections()ElggEntity
deleteOwnedAnnotations(string $name=null)ElggEntity
disable(string $reason= '', bool $recursive=true)ElggEntity
disableCaching()ElggEntity
enable(bool $recursive=true)ElggEntity
enableCaching()ElggEntity
eof()ElggFile
exists()ElggFile
getAllMetadata()ElggEntity
getAnnotations(array $options=[])ElggEntity
getAnnotationsAvg(string $name)ElggEntity
getAnnotationsMax(string $name)ElggEntity
getAnnotationsMin(string $name)ElggEntity
getAnnotationsSum(string $name)ElggEntity
getContainerEntity()ElggEntity
getContainerGUID()ElggEntity
getDatabase()ElggDataprotected
getDisplayName()ElggObject
getDownloadURL(bool $use_cookie=true, string $expires= '+2 hours')ElggTempFile
getEntitiesFromRelationship(array $options=[])ElggEntity
getFilename()ElggFile
getFilenameOnFilestore()ElggFile
getFilestore()ElggTempFileprotected
getGUID()ElggEntity
getID()ElggData
getInlineURL(bool $use_cookie=false, string $expires= '')ElggTempFile
getLatitude()ElggEntity
getLongitude()ElggEntity
getMetadata(string $name)ElggEntity
getMimeType()ElggFile
getModifiedTime()ElggFile
getObjectFromID(int $id)ElggEntity
getOriginalAttributes()ElggEntity
getOwnedAccessCollection(string $subtype)ElggEntity
getOwnedAccessCollections(array $options=[])ElggEntity
getOwnerEntity()ElggEntity
getOwnerGUID()ElggEntity
getPriority()ElggData
getRelationship(int $guid_two, string $relationship)ElggEntity
getSimpleType()ElggFile
getSize()ElggFile
getSubtype()ElggEntity
getSystemLogID()ElggEntity
getTimeCreated()ElggData
getTimeUpdated()ElggEntity
getType()ElggObject
getURL()ElggEntity
getVolatileData(string $name)ElggEntity
grabFile()ElggFile
hasAccess(int $user_guid=0)ElggEntity
hasCapability(string $capability)ElggEntity
hasRelationship(int $guid_two, string $relationship)ElggEntity
initializeAttributes()ElggTempFileprotected
INTEGER_ATTR_NAMESElggEntityprotected
invalidateCache()ElggEntity
isCacheable()ElggEntity
isDeleted()ElggEntity
isEnabled()ElggEntity
key()ElggData
load(stdClass $row)ElggEntityprotected
next()ElggData
offsetExists($offset)ElggData
offsetGet($offset)ElggData
offsetSet($offset, $value)ElggData
offsetUnset($offset)ElggData
open(string $mode)ElggFile
persistentDelete(bool $recursive=true)ElggFileprotected
prepareObject(\Elgg\Export\Entity $object)ElggObjectprotected
PRIMARY_ATTR_NAMESElggEntity
read(int $length, int $offset=0)ElggFile
removeAllRelatedRiverItems()ElggEntity
removeAllRelationships(string $relationship= '', bool $inverse_relationship=false)ElggEntity
removeRelationship(int $guid_two, string $relationship)ElggEntity
restore(bool $recursive=true)ElggEntity
rewind()ElggData
save()ElggTempFile
seek(int $position)ElggFile
setContainerGUID(int $container_guid)ElggEntity
setDisplayName(string $display_name)ElggObject
setFilename(string $filename)ElggFile
setLatLong(float $lat, float $long)ElggEntity
setMetadata(string $name, $value, string $value_type= '', bool $multiple=false)ElggEntity
setMimeType(string $mimetype)ElggFile
setModifiedTime()ElggFile
setSubtype(string $subtype)ElggEntity
setTempMetadata(string $name, $value, bool $multiple=false)ElggEntityprotected
setVolatileData(string $name, $value)ElggEntity
tell()ElggFile
toObject(array $params=[])ElggEntity
transfer(int $owner_guid, string $filename=null)ElggTempFile
trash(bool $recursive=true)ElggEntityprotected
update()ElggEntityprotected
updateLastAction(int $posted=null)ElggEntity
updateTimeDeleted(int $deleted=null)ElggEntity
valid()ElggData
write(string $data)ElggFile