notification::get_delivery_methods (public)

 notification::get_delivery_methods -type_id type_id

Defined in packages/notifications/tcl/notification-procs.tcl

return a list of delivery methods associated with a given notification type (not all delivery methods are available to all notification types). The fields are: pretty_name, delivery_method_id

Switches:
-type_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 packages/forums/www/admin/subscribe-others.tcl packages/forums/ www/admin/subscribe-others.tcl notification::get_delivery_methods notification::get_delivery_methods packages/forums/www/admin/subscribe-others.tcl->notification::get_delivery_methods packages/notifications/www/request-new.tcl packages/notifications/ www/request-new.tcl packages/notifications/www/request-new.tcl->notification::get_delivery_methods packages/notifications/www/request-notification.tcl packages/notifications/ www/request-notification.tcl packages/notifications/www/request-notification.tcl->notification::get_delivery_methods db_list_of_lists db_list_of_lists (public) notification::get_delivery_methods->db_list_of_lists

Testcases:
No testcase defined.
[ show source ]
Show another procedure: