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

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: