faq::apm_callback::package_uninstall (private)
faq::apm_callback::package_uninstall
Defined in packages/faq/tcl/apm-callback-procs.tcl
Remove the integration with the notification package
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: db_transaction { # Delete the type_id for a specific FAQ notification::type::delete -short_name one_faq_qa_notif # Delete the implementation for the notification of a new Q&A of one specific FAQ delete_one_faq_impl # Delete the type_id foe all FAQs notification::type::delete -short_name all_faq_qa_notif # Delete the implementation for the notification of a new Q&A all Faqs delete_all_faq_impl }XQL Not present: Generic, PostgreSQL, Oracle