site_node::get_element (public)
site_node::get_element [ -node_id node_id ] [ -url url ] \ -element element
Defined in packages/acs-tcl/tcl/site-nodes-procs.tcl
returns an element from the array representing the site node that matches the given url either url or node_id is required, if both are passed url is ignored The array elements are: package_id, package_key, object_type, directory_p, instance_name, pattern_p, parent_id, node_id, object_id, url.
- Switches:
- -node_id (optional)
- -url (optional)
- -element (required)
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- site_node_verify_folder_name