relation_remove (public)

 relation_remove [ rel_id ]

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

Removes the specified relation. Throws an error if we violate a relational constraint by removing this relation.

Parameters:
rel_id (optional)
Returns:
1 if we delete anything. 0 otherwise (e.g. when the relation was already deleted)
Author:
Michael Bryzek <mbryzek@arsdigita.com>
Created:
1/5/2001

Testcases:
acs_subsite_relation_procs
[ show source ]
Show another procedure: