acs_object::package_id (public)

 acs_object::package_id -object_id object_id

Defined in packages/acs-tcl/tcl/object-procs.tcl

Gets the package_id of the object

Switches:
-object_id
(required)
the object to get the package_id for
Returns:
package_id of the object. Empty string if the package_id is not stored
Author:
Malte Sussdorff <malte.sussdorff@cognovis.de>
Created:
2006-08-10

Partial Call Graph (max 5 caller/called nodes):
%3 test_acs_object__package_id acs_object__package_id (test acs-tcl) acs_object::package_id acs_object::package_id test_acs_object__package_id->acs_object::package_id acs_object::package_id_not_cached acs_object::package_id_not_cached (private) acs_object::package_id->acs_object::package_id_not_cached util_memoize util_memoize (public) acs_object::package_id->util_memoize fs::new_folder fs::new_folder (public) fs::new_folder->acs_object::package_id

Testcases:
acs_object__package_id
[ show source ]
Show another procedure: