- Publicity: Public Only All
photo-album-search-procs.tcl
Photo Album - Search Service Contracts
- Location:
- packages/photo-album/tcl/photo-album-search-procs.tcl
- Created:
- 2004-06-01
- Author:
- Jeff Davis davis@xarg.net
- CVS Identification:
$Id: photo-album-search-procs.tcl,v 1.3 2018/08/14 19:46:26 gustafn Exp $
Procedures in this file
- photo_album::search::album::datasource (private)
- photo_album::search::album::register_fts_impl (private)
- photo_album::search::album::url (private)
- photo_album::search::photo::datasource (private)
- photo_album::search::photo::register_fts_impl (private)
- photo_album::search::photo::url (private)
- photo_album::search::register_implementations (private)
- photo_album::search::unregister_implementations (private)
Detailed information
photo_album::search::album::datasource (private)
photo_album::search::album::datasource album_id
return the indexable content for an album. can index a revision_id or a cr_item.item_id for photo_album
- Parameters:
- album_id (required)
- the item_id or revision id to index.
- Author:
- Jeff Davis davis@xarg.net
- Created:
- 2004-06-01
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
photo_album::search::album::register_fts_impl (private)
photo_album::search::album::register_fts_impl
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
photo_album::search::album::url (private)
photo_album::search::album::url album_id
returns a URL for a message to the search package
- Parameters:
- album_id (required)
- - either a revision_id or an item_id for an album
- Author:
- Jeff Davis davis@xarg.net
- Created:
- 2004-06-01
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
photo_album::search::photo::datasource (private)
photo_album::search::photo::datasource photo_id
return the indexable content for an album. can index a revision_id or a cr_item.item_id for photo_album
- Parameters:
- photo_id (required)
- the item_id or revision id to index.
- Author:
- Jeff Davis davis@xarg.net
- Created:
- 2004-06-01
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
photo_album::search::photo::register_fts_impl (private)
photo_album::search::photo::register_fts_impl
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
photo_album::search::photo::url (private)
photo_album::search::photo::url photo_id
returns a URL for a message to the search package
- Parameters:
- photo_id (required)
- - either a revision_id or an item_id for an album
- Author:
- Jeff Davis davis@xarg.net
- Created:
- 2004-06-01
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
photo_album::search::register_implementations (private)
photo_album::search::register_implementations
Register the forum_forum and forum_message content type fts contract
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
photo_album::search::unregister_implementations (private)
photo_album::search::unregister_implementations
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.