faq::sc::register_implementations (private)

 faq::sc::register_implementations

Defined in packages/faq/tcl/faq-sc-procs.tcl

Register the faq content type fts contract

Partial Call Graph (max 5 caller/called nodes):
%3 faq::install::package_install faq::install::package_install (private) faq::sc::register_implementations faq::sc::register_implementations faq::install::package_install->faq::sc::register_implementations db_transaction db_transaction (public) faq::sc::register_implementations->db_transaction faq::sc::register_faq_fts_impl faq::sc::register_faq_fts_impl (private) faq::sc::register_implementations->faq::sc::register_faq_fts_impl faq::sc::register_faq_q_and_a_fts_impl faq::sc::register_faq_q_and_a_fts_impl (private) faq::sc::register_implementations->faq::sc::register_faq_q_and_a_fts_impl

Testcases:
No testcase defined.
Source code:
    db_transaction {
        faq::sc::register_faq_fts_impl
        faq::sc::register_faq_q_and_a_fts_impl
    }
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ]
Show another procedure: