group::delete (public)

 group::delete group_id

Defined in packages/acs-subsite/tcl/group-procs.tcl

Deletes the group specified by group_id, including all relational segments specified for the group and any relational constraint that depends on this group in any way.

Parameters:
group_id (required)
The group to delete
Returns:
object_type of the deleted group, if it was actually deleted. Returns the empty string if the object didn't exist to begin with
Author:
Michael Bryzek <mbryzek@arsdigita.com>
Created:
10/2000

Testcases:
group_localization, acs_subsite_expose_bug_775
[ show source ]
Show another procedure: