$_cached_metadata | ElggEntity | protected |
$_is_cacheable | ElggEntity | protected |
$activated | ElggPlugin | protected |
$attributes | ElggData | protected |
$composer | ElggPlugin | protected |
$orig_attributes | ElggEntity | protected |
$path | ElggPlugin | protected |
$static_config | ElggPlugin | protected |
$temp_annotations | ElggEntity | protected |
$temp_metadata | ElggEntity | protected |
$temp_private_settings | ElggEntity | protected |
$valid | ElggData | protected |
$volatile | ElggEntity | protected |
__clone() | ElggEntity | |
__construct(stdClass $row=null) | ElggEntity | |
__get($name) | ElggPlugin | |
__isset($name) | ElggData | |
__serialize() | ElggData | |
__set($name, $value) | ElggPlugin | |
__unserialize(array $data) | ElggData | |
__unset($name) | ElggData | |
activate() | ElggPlugin | |
activateEntities() | ElggPlugin | protected |
ADDITIONAL_TEXT_FILES | ElggPlugin | |
addRelationship($guid_two, $relationship) | ElggEntity | |
annotate($name, $value, $access_id=ACCESS_PRIVATE, $owner_guid=0, $value_type="") | ElggEntity | |
assertCanActivate() | ElggPlugin | |
assertCanDeactivate() | ElggPlugin | |
assertDependencies() | ElggPlugin | |
assertPluginDependencies() | ElggPlugin | protected |
assertStaticConfigValid() | ElggPlugin | protected |
assertValid() | ElggPlugin | |
autoload() | ElggPlugin | |
boot() | ElggPlugin | |
cache($persist=true) | ElggPlugin | |
canActivate() | ElggPlugin | |
canAnnotate($user_guid=0, $annotation_name= '') | ElggEntity | |
canComment($user_guid=0, $default=null) | ElggEntity | |
canDeactivate() | ElggPlugin | |
canDelete($user_guid=0) | ElggEntity | |
canEdit($user_guid=0) | ElggEntity | |
canReadFile(string $filename) | ElggPlugin | protected |
canWriteToContainer($user_guid=0, $type= '', $subtype= '') | ElggEntity | |
countAnnotations($name="") | ElggEntity | |
countComments() | ElggEntity | |
countEntitiesFromRelationship($relationship, $inverse_relationship=false) | ElggEntity | |
create() | ElggEntity | protected |
current() | ElggData | |
deactivate() | ElggPlugin | |
deactivateEntities() | ElggPlugin | protected |
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 | |
deleteRelationships($relationship=null) | ElggEntity | |
disable($reason="", $recursive=true) | ElggEntity | |
disableAnnotations($name= '') | ElggEntity | |
disableCaching() | ElggEntity | |
enable($recursive=true) | ElggEntity | |
enableAnnotations($name= '') | ElggEntity | |
enableCaching() | ElggEntity | |
fromId($plugin_id, $path=null) | ElggPlugin | static |
getAccessID() | ElggEntity | |
getAllMetadata() | ElggEntity | |
getAllPrivateSettings() | ElggEntity | |
getAllSettings() | ElggPlugin | |
getAnnotations(array $options=[]) | ElggEntity | |
getAnnotationsAvg($name) | ElggEntity | |
getAnnotationsMax($name) | ElggEntity | |
getAnnotationsMin($name) | ElggEntity | |
getAnnotationsSum($name) | ElggEntity | |
getAuthors() | ElggPlugin | |
getBootstrap() | ElggPlugin | |
getBugTrackerURL() | ElggPlugin | |
getCategories() | ElggPlugin | |
getComposer() | ElggPlugin | protected |
getConflicts() | ElggPlugin | |
getContainerEntity() | ElggEntity | |
getContainerGUID() | ElggEntity | |
getDatabase() | ElggData | protected |
getDependencies() | ElggPlugin | |
getDescription() | ElggPlugin | |
getDisplayName() | ElggPlugin | |
getEntitiesFromRelationship(array $options=[]) | ElggEntity | |
getGUID() | ElggEntity | |
getIcon($size, $type= 'icon') | ElggEntity | |
getIconLastChange($size, $type= 'icon') | ElggEntity | |
getIconURL($params=[]) | ElggEntity | |
getID() | ElggPlugin | |
getLanguagesPath() | ElggPlugin | protected |
getLatitude() | ElggEntity | |
getLicense() | ElggPlugin | |
getLongitude() | ElggEntity | |
getMetadata($name) | ElggEntity | |
getObjectFromID($id) | ElggEntity | |
getOriginalAttributes() | ElggEntity | |
getOwnedAccessCollection($subtype) | ElggEntity | |
getOwnedAccessCollections($options=[]) | ElggEntity | |
getOwnerEntity() | ElggEntity | |
getOwnerGUID() | ElggEntity | |
getPath() | ElggPlugin | |
getPriority() | ElggPlugin | |
getPrivateSetting($name) | ElggEntity | |
getRepositoryURL() | ElggPlugin | |
getSetting(string $name, $default=null) | ElggPlugin | |
getStaticConfig($key, $default=null) | ElggPlugin | |
getSubtype() | ElggEntity | |
getSystemLogID() | ElggEntity | |
getTags($tag_names=null) | ElggEntity | |
getTimeCreated() | ElggData | |
getTimeUpdated() | ElggEntity | |
getType() | ElggObject | |
getURL() | ElggEntity | |
getUserSetting(string $name, int $user_guid=0, $default=null) | ElggPlugin | |
getVersion() | ElggPlugin | |
getVolatileData($name) | ElggEntity | |
getWebsite() | ElggPlugin | |
hasCapability(string $capability) | ElggEntity | |
hasIcon($size, $type= 'icon') | ElggEntity | |
includeFile(string $filename) | ElggPlugin | protected |
init() | ElggPlugin | |
initializeAttributes() | ElggPlugin | protected |
INTEGER_ATTR_NAMES | ElggEntity | protected |
invalidateCache() | ElggPlugin | |
isActive() | ElggPlugin | |
isCacheable() | ElggPlugin | |
isEnabled() | ElggEntity | |
isValid() | ElggPlugin | |
key() | ElggData | |
load(stdClass $row) | ElggEntity | protected |
loadLanguages() | ElggPlugin | protected |
meetsDependencies() | ElggPlugin | |
next() | ElggData | |
normalizePriority($priority) | ElggPlugin | protected |
offsetExists($offset) | ElggData | |
offsetGet($key) | ElggData | |
offsetSet($key, $value) | ElggData | |
offsetUnset($key) | ElggData | |
prepareObject(\Elgg\Export\Entity $object) | ElggObject | protected |
PRIMARY_ATTR_NAMES | ElggEntity | |
PRIORITY_SETTING_NAME | ElggPlugin | |
PUBLIC_SERVICES_FILENAME | ElggPlugin | |
register() | ElggPlugin | |
registerActions() | ElggPlugin | protected |
registerClasses() | ElggPlugin | protected |
registerEntities() | ElggPlugin | protected |
registerEvents() | ElggPlugin | protected |
registerGroupTools() | ElggPlugin | protected |
registerHooks() | ElggPlugin | protected |
registerLanguages() | ElggPlugin | |
registerNotifications() | ElggPlugin | protected |
registerPublicServices() | ElggPlugin | protected |
registerRoutes() | ElggPlugin | protected |
registerViewExtensions() | ElggPlugin | protected |
registerViewOptions() | ElggPlugin | protected |
registerViews() | ElggPlugin | protected |
registerWidgets() | ElggPlugin | protected |
removeAllPrivateSettings() | ElggEntity | |
removeAllRelatedRiverItems() | ElggEntity | |
removePrivateSetting($name) | ElggEntity | |
removeRelationship($guid_two, $relationship) | ElggEntity | |
rewind() | ElggData | |
save() | ElggPlugin | |
saveIconFromElggFile(\ElggFile $file, $type= 'icon', array $coords=[]) | ElggEntity | |
saveIconFromLocalFile($filename, $type= 'icon', array $coords=[]) | ElggEntity | |
saveIconFromUploadedFile($input_name, $type= 'icon', array $coords=[]) | ElggEntity | |
setContainerGUID($container_guid) | ElggEntity | |
setDisplayName($display_name) | ElggObject | |
setLatLong(float $lat, float $long) | ElggEntity | |
setMetadata($name, $value, $value_type= '', $multiple=false) | ElggEntity | |
setPath($path) | ElggPlugin | |
setPriority($priority) | ElggPlugin | |
setPrivateSetting($name, $value) | ElggEntity | |
setSetting(string $name, $value) | ElggPlugin | |
setStatus(bool $active) | ElggPlugin | protected |
setSubtype(string $subtype) | ElggEntity | |
setTempMetadata($name, $value, $multiple=false) | ElggEntity | protected |
setUserSetting(string $name, $value, int $user_guid=0) | ElggPlugin | |
setVolatileData($name, $value) | ElggEntity | |
STATIC_CONFIG_FILENAME | ElggPlugin | |
toObject(array $params=[]) | ElggEntity | |
unsetAllEntityAndPluginSettings() | ElggPlugin | |
unsetAllSettings() | ElggPlugin | |
unsetSetting(string $name) | ElggPlugin | |
unsetUserSetting(string $name, int $user_guid=0) | ElggPlugin | |
update() | ElggEntity | protected |
updateLastAction($posted=null) | ElggEntity | |
valid() | ElggData | |