attribute::value_delete (public)

 attribute::value_delete attribute_id enum_value

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

deletes the specified enumeration value from the attribute. The net effect is that this attribute will have one fewer options for acceptable values.

Parameters:
attribute_id - The attribute from which we are deleting
enum_value - The value of we are deleting
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::value_delete attribute::value_delete test_acs_subsite_attributes->attribute::value_delete attribute::delete attribute::delete (public) attribute::value_delete->attribute::delete db_0or1row db_0or1row (public) attribute::value_delete->db_0or1row db_dml db_dml (public) attribute::value_delete->db_dml db_resultrows db_resultrows (public) attribute::value_delete->db_resultrows packages/acs-subsite/www/admin/attributes/value-delete-2.tcl packages/acs-subsite/ www/admin/attributes/value-delete-2.tcl packages/acs-subsite/www/admin/attributes/value-delete-2.tcl->attribute::value_delete

Testcases:
acs_subsite_attributes
[ show source ]
Show another procedure: