Elgg  Version 1.11
Elgg\Database\Annotations Member List

This is the complete list of members for Elgg\Database\Annotations, including all inherited members.

__construct()Elgg\Database\Annotations
create($entity_guid, $name, $value, $value_type= '', $owner_guid=0, $access_id=ACCESS_PRIVATE)Elgg\Database\Annotations
delete($id)Elgg\Database\Annotations
deleteAll(array $options)Elgg\Database\Annotations
disableAll(array $options)Elgg\Database\Annotations
enableAll(array $options)Elgg\Database\Annotations
exists($entity_guid, $annotation_type, $owner_guid=null)Elgg\Database\Annotations
find(array $options=array())Elgg\Database\Annotations
get($id)Elgg\Database\Annotations
getEntities(array $options=array())Elgg\Database\Annotations
getEntitiesFromCalculation($options)Elgg\Database\Annotations
update($annotation_id, $name, $value, $value_type, $owner_guid, $access_id)Elgg\Database\Annotations