Elgg  Version 2.3
Elgg\Database\Annotations Member List

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

$dbElgg\Database\Annotationsprotected
$eventsElgg\Database\Annotationsprotected
$sessionElgg\Database\Annotationsprotected
__construct(\Elgg\Database $db,\ElggSession $session,\Elgg\EventsService $events)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