Elgg  Version 2.3
Elgg\Database\RelationshipsTable Member List

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

$dbElgg\Database\RelationshipsTableprotected
$entitiesElgg\Database\RelationshipsTableprotected
$eventsElgg\Database\RelationshipsTableprotected
$metadataElgg\Database\RelationshipsTableprotected
__construct(Database $db, EntityTable $entities, MetadataTable $metadata, EventsService $events)Elgg\Database\RelationshipsTable
add($guid_one, $relationship, $guid_two, $return_id=false)Elgg\Database\RelationshipsTable
check($guid_one, $relationship, $guid_two)Elgg\Database\RelationshipsTable
delete($id, $call_event=true)Elgg\Database\RelationshipsTable
get($id)Elgg\Database\RelationshipsTable
getAll($guid, $inverse_relationship=false)Elgg\Database\RelationshipsTable
getEntities($options)Elgg\Database\RelationshipsTable
getEntitiesFromCount(array $options=array())Elgg\Database\RelationshipsTable
getEntityRelationshipWhereSql($column, $relationship=null, $relationship_guid=null, $inverse_relationship=false)Elgg\Database\RelationshipsTable
getRow($id)Elgg\Database\RelationshipsTable
remove($guid_one, $relationship, $guid_two)Elgg\Database\RelationshipsTable
removeAll($guid, $relationship="", $inverse_relationship=false, $type= '')Elgg\Database\RelationshipsTable
rowToElggRelationship($row)Elgg\Database\RelationshipsTable