Elgg
Version 4.3
|
This is the complete list of members for Elgg\Database\PrivateSettingsTable, including all inherited members.
$cache | Elgg\Database\PrivateSettingsTable | protected |
$db | Elgg\Database\PrivateSettingsTable | protected |
$entities | Elgg\Database\PrivateSettingsTable | protected |
__construct(Database $db, EntityTable $entities, PrivateSettingsCache $cache) | Elgg\Database\PrivateSettingsTable | |
get(ElggEntity $entity, $name) | Elgg\Database\PrivateSettingsTable | |
getAllForEntity(ElggEntity $entity) | Elgg\Database\PrivateSettingsTable | |
getAllForGUIDs($guids) | Elgg\Database\PrivateSettingsTable | |
remove(ElggEntity $entity, $name) | Elgg\Database\PrivateSettingsTable | |
removeAllForEntity(ElggEntity $entity) | Elgg\Database\PrivateSettingsTable | |
set(ElggEntity $entity, $name, $value) | Elgg\Database\PrivateSettingsTable |