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:

Partial Call Graph (max 5 caller/called nodes):
ad_log_deprecated ad_log_deprecated (public) cr::keyword::item_unassign_children cr::keyword::item_unassign_children (public, deprecated) db_exec_plsql db_exec_plsql (public) db_string db_string (public) cr::keyword::item_assign cr::keyword::item_assign cr::keyword::item_assign->ad_log_deprecated cr::keyword::item_assign->cr::keyword::item_unassign_children cr::keyword::item_assign->db_exec_plsql cr::keyword::item_assign->db_string

Testcases:
No testcase defined.
[ show source ]
Show another procedure: