attribute::delete (public)

 attribute::delete attribute_id

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

Delete the specified attribute id and all its values. This is irreversible. Returns 1 if the attribute was actually deleted. 0 otherwise.

Parameters:
attribute_id
Author:
Michael Bryzek <mbryzek@arsdigita.com>
Created:
12/2000

Partial Call Graph (max 5 caller/called nodes):
%3 test_acs_subsite_attributes acs_subsite_attributes (test acs-subsite) attribute::delete attribute::delete test_acs_subsite_attributes->attribute::delete db_0or1row db_0or1row (public) attribute::delete->db_0or1row db_column_exists db_column_exists (public) attribute::delete->db_column_exists db_exec_plsql db_exec_plsql (public) attribute::delete->db_exec_plsql attribute::value_delete attribute::value_delete (public) attribute::value_delete->attribute::delete packages/acs-subsite/www/admin/attributes/delete-2.tcl packages/acs-subsite/ www/admin/attributes/delete-2.tcl packages/acs-subsite/www/admin/attributes/delete-2.tcl->attribute::delete

Testcases:
acs_subsite_attributes
[ show source ]
Show another procedure: