content::keyword::item_get_assigned (public)
content::keyword::item_get_assigned -item_id item_id \ [ -parent_id parent_id ]
Defined in packages/acs-content-repository/tcl/content-keyword-procs.tcl
Returns a list of all keywords assigned to the given cr_item. If parent_id is supplied, only keywords that are children of parent_id are listed.
- Switches:
- -item_id (required)
- -parent_id (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.