item::get_content_type (public, deprecated)
item::get_content_type item_id
Defined in packages/acs-content-repository/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
- Parameters:
- item_id (required)
- The item id
- Returns:
- The content type of the item, or an empty string if no such item exists
- See Also:
- Testcases:
- No testcase defined.
Source code: ad_log_deprecated proc item::get_content_type return [::content::item::get_content_type -item_id $item_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