cr::keyword::item_unassign_children (public, deprecated)
cr::keyword::item_unassign_children -item_id item_id \
-parent_id parent_idDefined in packages/acs-content-repository/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Unassign all the keywords attached to a content item that are children of keyword parent_id.
- Switches:
- -item_id (required)
- -parent_id (required)
- Returns:
- the supplied item_id for convenience.
- See Also:
- Testcases:
- No testcase defined.
Source code: ad_log_deprecated proc cr::keyword::item_unassign_children return [content::keyword::item_unassign_children -item_id $item_id -parent_id $parent_id]Generic XQL file: packages/acs-content-repository/tcl/deprecated-procs.xql
PostgreSQL XQL file: packages/acs-content-repository/tcl/deprecated-procs-postgresql.xql
Oracle XQL file: packages/acs-content-repository/tcl/deprecated-procs-oracle.xql