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.55 2024/12/05 15:34:50 antoniop Exp $

Procedures in this file

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

Testcases:
No testcase defined.

xowiki::sc::register_implementations (private)

 xowiki::sc::register_implementations

Register the content type fts contract

Testcases:
No testcase defined.

xowiki::sc::unregister_implementations (private)

 xowiki::sc::unregister_implementations

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)

Testcases:
No testcase defined.
[ show source ]