• Publicity: Public Only All

install-procs.tcl

Procs which may be invoked using similarly named elements in an install.xml file.

Location:
packages/categories/tcl/install-procs.tcl
Created:
2005-02-10
Author:
Lee Denison <lee@thaum.net>
CVS Identification:
$Id: install-procs.tcl,v 1.4.2.1 2022/08/29 14:17:25 antoniop Exp $

Procedures in this file

Detailed information

install::xml::action::load-categories (public)

 install::xml::action::load-categories node

Load categories from a file.

Parameters:
node

Partial Call Graph (max 5 caller/called nodes):
%3 acs_root_dir acs_root_dir (public) apm_attribute_value apm_attribute_value (public) apm_required_attribute_value apm_required_attribute_value (public) category_tree::xml::import_from_file category_tree::xml::import_from_file (public) install::xml::action::load-categories install::xml::action::load-categories install::xml::action::load-categories->acs_root_dir install::xml::action::load-categories->apm_attribute_value install::xml::action::load-categories->apm_required_attribute_value install::xml::action::load-categories->category_tree::xml::import_from_file

Testcases:
No testcase defined.

install::xml::action::map-category-tree (public)

 install::xml::action::map-category-tree node

Maps a category tree to a specified object.

Parameters:
node

Partial Call Graph (max 5 caller/called nodes):
%3 acs_object_type acs_object_type (public) apm_attribute_value apm_attribute_value (public) apm_invoke_install_proc apm_invoke_install_proc (public) category::get_tree category::get_tree (public) category_tree::map category_tree::map (public) install::xml::action::map-category-tree install::xml::action::map-category-tree install::xml::action::map-category-tree->acs_object_type install::xml::action::map-category-tree->apm_attribute_value install::xml::action::map-category-tree->apm_invoke_install_proc install::xml::action::map-category-tree->category::get_tree install::xml::action::map-category-tree->category_tree::map

Testcases:
No testcase defined.
[ show source ]