$attributes | ElggData | protected |
$icon_override | ElggEntity | protected |
$tables_loaded | ElggEntity | protected |
$tables_split | ElggEntity | protected |
$temp_annotations | ElggEntity | protected |
$temp_metadata | ElggEntity | protected |
$temp_private_settings | ElggEntity | protected |
$url_override | ElggEntity | protected |
$valid | ElggData | protected |
$volatile | ElggEntity | protected |
__clone() | ElggEntity | |
__construct($path) | ElggPlugin | |
__get($name) | ElggPlugin | |
__isset($name) | ElggData | |
__set($name, $value) | ElggPlugin | |
__unset($name) | ElggEntity | |
activate($site_guid=null) | ElggPlugin | |
addRelationship($guid_two, $relationship) | ElggEntity | |
addToSite($site) | ElggObject | |
annotate($name, $value, $access_id=ACCESS_PRIVATE, $owner_guid=0, $vartype="") | ElggEntity | |
canActivate($site_guid=null) | ElggPlugin | |
canAnnotate($user_guid=0, $annotation_name= '') | ElggEntity | |
canComment($user_guid=0) | ElggObject | |
canDelete($user_guid=0) | ElggEntity | |
canEdit($user_guid=0) | ElggEntity | |
canEditMetadata($metadata=null, $user_guid=0) | ElggEntity | |
canReadFile($filename) | ElggPlugin | protected |
canWriteToContainer($user_guid=0, $type= 'all', $subtype= 'all') | ElggEntity | |
clearAnnotations($name="") | ElggEntity | |
clearMetadata($name= '') | ElggEntity | |
clearRelationships() | ElggEntity | |
countAnnotations($name="") | ElggEntity | |
countComments() | ElggEntity | |
countEntitiesFromRelationship($relationship, $inverse_relationship=false) | ElggEntity | |
create() | ElggObject | protected |
current() | ElggData | |
deactivate($site_guid=null) | ElggPlugin | |
delete($recursive=true) | ElggEntity | |
ElggData::delete() | ElggData | |
deleteAccessCollectionMemberships() | ElggEntity | |
deleteAnnotations($name=null) | 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) | ElggPlugin | |
getAccessID() | ElggEntity | |
getAllSettings() | ElggPlugin | |
getAllUserSettings($user_guid=0) | ElggPlugin | |
getAnnotations($options=array(), $limit=50, $offset=0, $order="asc") | ElggEntity | |
getAnnotationsAvg($name) | ElggEntity | |
getAnnotationsMax($name) | ElggEntity | |
getAnnotationsMin($name) | ElggEntity | |
getAnnotationsSum($name) | ElggEntity | |
getAvailableTextFiles() | ElggPlugin | |
getCalendarEndTime() | ElggEntity | |
getCalendarStartTime() | ElggEntity | |
getClassName() | ElggData | |
getConfigWrapper() | ElggPlugin | protectedstatic |
getContainer() | ElggEntity | |
getContainerEntity() | ElggEntity | |
getContainerGUID() | ElggEntity | |
getDatabase() | ElggData | protected |
getDisplayName() | ElggObject | |
getEntitiesFromRelationship($options=array(), $inverse=false, $limit=50, $offset=0) | ElggEntity | |
getError() | ElggPlugin | |
getExportableValues() | ElggObject | |
getExternalAttributes() | ElggObject | static |
getFriendlyName() | ElggPlugin | |
getGUID() | ElggEntity | |
getIcon($size= 'medium') | ElggEntity | |
getIconURL($params=array()) | ElggEntity | |
getID() | ElggPlugin | |
getLatitude() | ElggEntity | |
getLocation() | ElggEntity | |
getLongitude() | ElggEntity | |
getManifest() | ElggPlugin | |
getMetadata($name) | ElggEntity | |
getObjectFromID($id) | ElggEntity | |
getObjectOwnerGUID() | ElggData | |
getOwner() | ElggEntity | |
getOwnerEntity() | ElggEntity | |
getOwnerGUID() | ElggEntity | |
getPackage() | ElggPlugin | |
getPath() | ElggPlugin | |
getPriority() | ElggPlugin | |
getPrivateSetting($name) | ElggEntity | |
getSetting($name, $default=null) | ElggPlugin | |
getSites($options="", $limit=10, $offset=0) | ElggObject | |
ElggEntity::getSites($options=array()) | ElggEntity | |
getSubtype() | ElggEntity | |
getSystemLogID() | ElggEntity | |
getTags($tag_names=null) | ElggEntity | |
getTimeCreated() | ElggData | |
getTimeUpdated() | ElggEntity | |
getType() | ElggEntity | |
getURL() | ElggEntity | |
getUserSetting($name, $user_guid=0, $default=null) | ElggPlugin | |
getVolatileData($name) | ElggEntity | |
import(ODD $data) | ElggEntity | |
includeFile($filename) | ElggPlugin | protected |
initialise_attributes($pre18_api=true) | ElggData | protected |
initializeAttributes() | ElggPlugin | protected |
isActive($site_guid=null) | ElggPlugin | |
isEnabled() | ElggEntity | |
isFullyLoaded() | ElggEntity | |
isValid() | ElggPlugin | |
key() | ElggData | |
load($guid) | ElggObject | protected |
loadAdditionalSelectValues(array $data) | ElggEntity | protected |
next() | ElggData | |
offsetExists($offset) | ElggData | |
offsetGet($key) | ElggData | |
offsetSet($key, $value) | ElggData | |
offsetUnset($key) | ElggData | |
prepareObject($object) | ElggObject | protected |
refresh(\stdClass $row) | ElggEntity | |
registerClasses() | ElggPlugin | protected |
registerLanguages() | ElggPlugin | protected |
registerViews() | ElggPlugin | protected |
removeFromSite($site) | ElggEntity | |
removePrivateSetting($name) | ElggEntity | |
removeRelationship($guid_two, $relationship) | ElggEntity | |
rewind() | ElggData | |
save() | ElggPlugin | |
set($name, $value) | ElggPlugin | |
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) | ElggObject | |
setIcon($url, $size= 'medium') | ElggEntity | |
setID($id) | ElggPlugin | |
setLatLong($lat, $long) | ElggEntity | |
setLocation($location) | ElggEntity | |
setMetadata($name, $value, $value_type= '', $multiple=false, $owner_guid=0, $access_id=null) | ElggEntity | |
setPriority($priority, $site_guid=null) | ElggPlugin | |
setPrivateSetting($name, $value) | ElggEntity | |
setSetting($name, $value) | ElggPlugin | |
setURL($url) | ElggEntity | |
setUserSetting($name, $value, $user_guid=0) | ElggPlugin | |
setVolatileData($name, $value) | ElggEntity | |
start($flags) | ElggPlugin | |
toObject() | ElggEntity | |
unsetAllSettings() | ElggPlugin | |
unsetAllUserSettings($user_guid) | ElggPlugin | |
unsetAllUsersSettings() | ElggPlugin | |
unsetSetting($name) | ElggPlugin | |
unsetUserSetting($name, $user_guid=0) | ElggPlugin | |
update() | ElggObject | protected |
valid() | ElggData | |