Elgg
Version 2.3
|
This is the complete list of members for Elgg\Notifications\SubscriptionsService, including all inherited members.
$db | Elgg\Notifications\SubscriptionsService | protected |
$methods | Elgg\Notifications\SubscriptionsService | |
__construct(Database $db, array $methods=array()) | Elgg\Notifications\SubscriptionsService | |
addSubscription($userGuid, $method, $targetGuid) | Elgg\Notifications\SubscriptionsService | |
getMethodRelationships() | Elgg\Notifications\SubscriptionsService | protected |
getSubscriptionRecords($container_guid) | Elgg\Notifications\SubscriptionsService | protected |
getSubscriptions(NotificationEvent $event) | Elgg\Notifications\SubscriptionsService | |
getSubscriptionsForContainer($container_guid) | Elgg\Notifications\SubscriptionsService | |
RELATIONSHIP_PREFIX | Elgg\Notifications\SubscriptionsService | |
removeSubscription($userGuid, $method, $targetGuid) | Elgg\Notifications\SubscriptionsService |