content_search__datasource (public, deprecated)

 content_search__datasource object_id

Defined in packages/acs-content-repository/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Provides data source for search interface. Used to access content items after search. DEPRECATED: does not comply with OpenACS naming convention

Parameters:
object_id (required)
See Also:

Testcases:
No testcase defined.
Source code:
ad_log_deprecated proc content_search__datasource
    return [content_search::datasource $object_id]
Generic XQL file:
packages/acs-content-repository/tcl/deprecated-procs.xql

PostgreSQL XQL file:
packages/acs-content-repository/tcl/deprecated-procs-postgresql.xql

Oracle XQL file:
packages/acs-content-repository/tcl/deprecated-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: