cr::keyword::item_assign (public, deprecated)
cr::keyword::item_assign -item_id item_id -keyword_id keyword_id \
[ -singular ]Defined in packages/acs-content-repository/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Assign one or more keywords to a content_item.
- Switches:
- -item_id (required)
- -keyword_id (required)
- A list of keywords to assign.
- -singular (optional, boolean)
- If singular is specified, then any keywords with the same parent_id as this keyword_id will first be unassigned.
- Returns:
- the supplied item_id for convenience.
- See Also:
- Testcases:
- No testcase defined.