Elgg  Version 5.1
Elgg\Database\AnnotationsTable Member List

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

$dbElgg\Database\AnnotationsTableprotected
$eventsElgg\Database\AnnotationsTableprotected
__construct(Database $db, EventsService $events)Elgg\Database\AnnotationsTable
create(\ElggAnnotation $annotation,\ElggEntity $entity)Elgg\Database\AnnotationsTable
delete(\ElggAnnotation $annotation)Elgg\Database\AnnotationsTable
deleteAll(array $options)Elgg\Database\AnnotationsTable
disable(\ElggAnnotation $annotation)Elgg\Database\AnnotationsTable
disableAll(array $options)Elgg\Database\AnnotationsTable
enable(\ElggAnnotation $annotation)Elgg\Database\AnnotationsTable
enableAll(array $options)Elgg\Database\AnnotationsTable
exists(int $entity_guid, string $name, int $owner_guid)Elgg\Database\AnnotationsTable
find(array $options=[])Elgg\Database\AnnotationsTable
get(int $id)Elgg\Database\AnnotationsTable
isValidOptionsForBatchOperation(array $options)Elgg\Database\AnnotationsTableprotected
update(\ElggAnnotation $annotation)Elgg\Database\AnnotationsTable