calendar-sc-procs.tcl

Calendar service contract bindings

Location:
packages/calendar/tcl/calendar-sc-procs.tcl
Created:
2004-04-01
Author:
Jeff Davis davis@xarg.net
CVS Identification:
$Id: calendar-sc-procs.tcl,v 1.5 2018/04/30 09:50:03 gustafn Exp $

Procedures in this file

Detailed information

calendar::fts::datasource (private)

 calendar::fts::datasource cal_item_id

returns a datasource for a calendar event to be indexed by the full text search engine.

Parameters:
cal_item_id (required)
Author:
davis@xarg.net
Created:
2004-04-01

Testcases:
No testcase defined.

calendar::fts::url (private)

 calendar::fts::url cal_item_id

returns a URL for an event to the search package

Parameters:
cal_item_id (required)
Author:
davis@xarg.net
Created:
2004-04-01

Testcases:
No testcase defined.

calendar::sc::register_acs_event_fts_impl (private)

 calendar::sc::register_acs_event_fts_impl

Testcases:
No testcase defined.

calendar::sc::register_cal_item_fts_impl (private)

 calendar::sc::register_cal_item_fts_impl

Testcases:
No testcase defined.

calendar::sc::register_implementations (private)

 calendar::sc::register_implementations

Register the cal_item content type fts contract

Testcases:
No testcase defined.

calendar::sc::unregister_implementations (private)

 calendar::sc::unregister_implementations

Testcases:
No testcase defined.
[ show source ]