notification::email::manage_notifications_url (public)

 notification::email::manage_notifications_url

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

Build a URL to the "manage notifications" script.

Partial Call Graph (max 5 caller/called nodes):
%3 notification::email::send notification::email::send (public) notification::email::manage_notifications_url notification::email::manage_notifications_url notification::email::send->notification::email::manage_notifications_url ad_url ad_url (public) notification::email::manage_notifications_url->ad_url apm_package_url_from_key apm_package_url_from_key (public) notification::email::manage_notifications_url->apm_package_url_from_key notification::package_key notification::package_key (public) notification::email::manage_notifications_url->notification::package_key

Testcases:
No testcase defined.
Source code:
        return "[ad_url][apm_package_url_from_key [notification::package_key]]manage"
XQL Not present:
PostgreSQL
Generic XQL file:
packages/notifications/tcl/notification-email-procs.xql

Oracle XQL file:
packages/notifications/tcl/notification-email-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: