- Publicity: Public Only All
xowiki-sc-procs.tcl
XoWiki - Search Service Contracts
- Location:
- packages/xowiki/tcl/xowiki-sc-procs.tcl
- Created:
- 2006-01-10
- Author:
- Gustaf Neumann
- CVS Identification:
$Id: xowiki-sc-procs.tcl,v 1.53 2024/09/11 06:15:56 gustafn Exp $
Procedures in this file
- xowiki::datasource (private)
- xowiki::sc::register_implementations (private)
- xowiki::sc::unregister_implementations (private)
- xowiki::url (private)
Detailed information
xowiki::datasource (private)
xowiki::datasource [ -nocleanup ] revision_id
- Switches:
- -nocleanup (optional, boolean)
- Parameters:
- revision_id (required)
- returns a datasource for the search package
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
xowiki::sc::register_implementations (private)
xowiki::sc::register_implementations
Register the content type fts contract
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
xowiki::sc::unregister_implementations (private)
xowiki::sc::unregister_implementations
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
xowiki::url (private)
xowiki::url revision_id
returns a URL for a message to the search package
- Parameters:
- revision_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.