notification::delivery::new (public)

 notification::delivery::new [ -delivery_method_id delivery_method_id ] \
    -sc_impl_id sc_impl_id -short_name short_name \
    -pretty_name pretty_name

Defined in packages/notifications/tcl/delivery-method-procs.tcl

Register a new delivery method with the notification service.

Switches:
-delivery_method_id
(optional)
-sc_impl_id
(required)
-short_name
(required)
-pretty_name
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 notification::apm::register_email_delivery_method notification::apm::register_email_delivery_method (private) notification::delivery::new notification::delivery::new notification::apm::register_email_delivery_method->notification::delivery::new package_instantiate_object package_instantiate_object (public) notification::delivery::new->package_instantiate_object

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