calendar::sc::register_implementations (private)

 calendar::sc::register_implementations

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

Register the cal_item content type fts contract

Partial Call Graph (max 5 caller/called nodes):
%3 calendar::install::package_install calendar::install::package_install (private) calendar::sc::register_implementations calendar::sc::register_implementations calendar::install::package_install->calendar::sc::register_implementations calendar::sc::register_acs_event_fts_impl calendar::sc::register_acs_event_fts_impl (private) calendar::sc::register_implementations->calendar::sc::register_acs_event_fts_impl calendar::sc::register_cal_item_fts_impl calendar::sc::register_cal_item_fts_impl (private) calendar::sc::register_implementations->calendar::sc::register_cal_item_fts_impl db_transaction db_transaction (public) calendar::sc::register_implementations->db_transaction

Testcases:
No testcase defined.
Source code:
    db_transaction {
        calendar::sc::register_cal_item_fts_impl
        calendar::sc::register_acs_event_fts_impl
    }
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: