Object ::acs::site_node (public)
::acs::SiteNode ::acs::site_node
Defined in packages/acs-tcl/tcl/site-nodes-procs.tcl
Object to interact with the ::acs::SiteNode class. The intention is to provide an API interface highly compatible with the classical OpenACS interface.
- See Also:
- ::acs::site_node get_node_id -url /value/
- ::acs::site_node flush_cache -node_id /value/ ?-with_subtree /boolean/? ?-url /value/?
- ::acs::site_node get_children -node_id /integer/ ?-all? ?-package_type /value/? ?-package_key /value/? ?-filters /value/? ?-element /value/?
- ::acs::site_node get_package_url -package_key /value/
- ::acs::site_node get_urls_from_object_id -object_id /integer/
- ::acs::site_node get_url -node_id /value/
- ::acs::site_node flush_pattern ?-partition_key /value/? /pattern/
- ::acs::site_node get ?-url /value/? ?-node_id /value/?
- ::acs::site_node get_urls_from_package_key -package_key /value/
- Testcases:
- No testcase defined.
Source code: Generic XQL file: packages/acs-tcl/tcl/site-nodes-procs.xql
PostgreSQL XQL file: packages/acs-tcl/tcl/site-nodes-procs-postgresql.xql
Oracle XQL file: packages/acs-tcl/tcl/site-nodes-procs-oracle.xql