etp::get_pa (private)
etp::get_pa package_id name [ content_type ]
Defined in packages/edit-this-page/tcl/etp-procs.tcl
- Parameters:
- package_id (required)
- The package_id for the current request
- name (required)
- The page name of the current request.
- content_type (optional)
- Returns:
- The tcl array (in list form) of page attributes. Does the real work of setting up the page-attribute array, which is then fed to the cache. The (package_id name) combination uniquely identifies a page.
- Author:
- Luke Pond
- Created:
- 2001-05-31
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.