content::item::content_type (public, deprecated)
content::item::content_type -item_id item_id
Defined in packages/acs-content-repository/tcl/content-item-procs.tcl
Deprecated. Invoking this procedure generates a warning.
- Switches:
- -item_id (required)
- The item_id of the content item
- Returns:
- The content type of the item, or an empty string if no such item exists
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: ad_log_deprecated proc content::item::content_type return [content::item::get_content_type -item_id $item_id]Generic XQL file: packages/acs-content-repository/tcl/content-item-procs.xql
PostgreSQL XQL file: packages/acs-content-repository/tcl/content-item-procs-postgresql.xql
Oracle XQL file: packages/acs-content-repository/tcl/content-item-procs-oracle.xql