calendar::sc::register_cal_item_fts_impl (private)

 calendar::sc::register_cal_item_fts_impl

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

Testcases:
No testcase defined.
Source code:
    set spec {
        name "cal_item"
        aliases {
            datasource calendar::fts::datasource
            url calendar::fts::url
        }
        contract_name FtsContentProvider
        owner calendar
    }

    acs_sc::impl::new_from_spec -spec $spec
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: