content::item::is_published (public)
content::item::is_published -item_id item_id
Defined in packages/acs-content-repository/tcl/content-item-procs.tcl
- Switches:
- -item_id (required)
- Returns:
- CHAR
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- content_item_nested_structure
Source code: return [package_exec_plsql -var_list [list [list item_id $item_id ] ] content_item is_published]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