content::keyword::item_unassign_children (public)

 content::keyword::item_unassign_children -item_id item_id \
    -parent_id parent_id

Defined in packages/acs-content-repository/tcl/content-keyword-procs.tcl

Unassign all the keywords attached to a content item that are children of keyword parent_id. Returns the supplied item_id for convenience.

Switches:
-item_id
(required)
-parent_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 content::keyword::delete content::keyword::delete (public) db_dml db_dml (public) content::keyword::item_unassign_children content::keyword::item_unassign_children content::keyword::item_unassign_children->content::keyword::delete content::keyword::item_unassign_children->db_dml

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