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.50.2.1 2019/02/27 11:18:04 antoniop Exp $

Procedures in this file

Detailed information

xowiki::datasource (private)

 xowiki::datasource [ -nocleanup ] revision_id
Switches:
-nocleanup
(boolean) (optional)
Parameters:
revision_id - returns a datasource for the search package

Partial Call Graph (max 5 caller/called nodes):
%3 AcsSc.ftscontentprovider.datasource.xowiki_formpage AcsSc.ftscontentprovider.datasource.xowiki_formpage (private) xowiki::datasource xowiki::datasource AcsSc.ftscontentprovider.datasource.xowiki_formpage->xowiki::datasource AcsSc.ftscontentprovider.datasource.xowiki_page AcsSc.ftscontentprovider.datasource.xowiki_page (private) AcsSc.ftscontentprovider.datasource.xowiki_page->xowiki::datasource AcsSc.ftscontentprovider.datasource.xowiki_pageinstance AcsSc.ftscontentprovider.datasource.xowiki_pageinstance (private) AcsSc.ftscontentprovider.datasource.xowiki_pageinstance->xowiki::datasource AcsSc.ftscontentprovider.datasource.xowiki_plainpage AcsSc.ftscontentprovider.datasource.xowiki_plainpage (private) AcsSc.ftscontentprovider.datasource.xowiki_plainpage->xowiki::datasource ad_html_text_convert ad_html_text_convert (public) xowiki::datasource->ad_html_text_convert dom dom xowiki::datasource->dom xo::at_cleanup xo::at_cleanup (public) xowiki::datasource->xo::at_cleanup xo::db::tcl_date xo::db::tcl_date (public) xowiki::datasource->xo::db::tcl_date

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):
%3 xowiki::after-install xowiki::after-install (private) xowiki::sc::register_implementations xowiki::sc::register_implementations xowiki::after-install->xowiki::sc::register_implementations acs_sc::impl::new_from_spec acs_sc::impl::new_from_spec (public) xowiki::sc::register_implementations->acs_sc::impl::new_from_spec

Testcases:
No testcase defined.

xowiki::sc::unregister_implementations (private)

 xowiki::sc::unregister_implementations

Partial Call Graph (max 5 caller/called nodes):
%3 xowiki::before-uninstall xowiki::before-uninstall (private) xowiki::sc::unregister_implementations xowiki::sc::unregister_implementations xowiki::before-uninstall->xowiki::sc::unregister_implementations acs_sc::impl::delete acs_sc::impl::delete (public) xowiki::sc::unregister_implementations->acs_sc::impl::delete

Testcases:
No testcase defined.

xowiki::url (private)

 xowiki::url revision_id

returns a URL for a message to the search package

Parameters:
revision_id

Partial Call Graph (max 5 caller/called nodes):
%3 AcsSc.ftscontentprovider.url.xowiki_formpage AcsSc.ftscontentprovider.url.xowiki_formpage (private) xowiki::url xowiki::url AcsSc.ftscontentprovider.url.xowiki_formpage->xowiki::url AcsSc.ftscontentprovider.url.xowiki_page AcsSc.ftscontentprovider.url.xowiki_page (private) AcsSc.ftscontentprovider.url.xowiki_page->xowiki::url AcsSc.ftscontentprovider.url.xowiki_pageinstance AcsSc.ftscontentprovider.url.xowiki_pageinstance (private) AcsSc.ftscontentprovider.url.xowiki_pageinstance->xowiki::url AcsSc.ftscontentprovider.url.xowiki_plainpage AcsSc.ftscontentprovider.url.xowiki_plainpage (private) AcsSc.ftscontentprovider.url.xowiki_plainpage->xowiki::url xowiki::Package instproc www-google-sitemap xowiki::Package instproc www-google-sitemap (public) xowiki::Package instproc www-google-sitemap->xowiki::url

Testcases:
No testcase defined.
[ show source ]