content_symlink::edit (public, deprecated)
content_symlink::edit -symlink_id symlink_id -target_id target_id \
-label labelDefined in packages/acs-content-repository/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Edit an existing internal link. The parameters are required because it is assumed that the caller will be pulling the existing values out of the database before editing them.
- Switches:
- -symlink_id (required)
- Optional pre-assigned object_id for the link
- -target_id (required)
- The target item_id of the link
- -label (required)
- Label for the symlink (defaults to the target_id item title)
- Testcases:
- No testcase defined.