Package trac :: Package notification :: Module api

Module api

source code

Classes
  INotificationDistributor
Deliver events over some transport (i.e.
  INotificationFormatter
Convert events into messages appropriate for a given transport.
  INotificationSubscriber
Subscribe to notification events.
  IEmailAddressResolver
Map sessions to email addresses.
  IEmailDecorator
  IEmailSender
Extension point interface for components that allow sending e-mail.
  NotificationEvent
All data related to a particular notification event.
  NotificationSystem
Functions
 
get_target_id(target)
Extract the resource ID from event targets.
source code
 
parse_subscriber_config(rawsubscriptions)
Given a list of options from [notification-subscriber]
source code
Function Details

get_target_id(target)

source code 
Extract the resource ID from event targets.
Parameters:
Returns:
the resource ID