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 - The package_id for the current request
name - 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):
%3 etp::get_page_attributes etp::get_page_attributes (public) etp::get_pa etp::get_pa etp::get_page_attributes->etp::get_pa ad_conn ad_conn (public) etp::get_pa->ad_conn ad_context_bar ad_context_bar (public) etp::get_pa->ad_context_bar db_1row db_1row (public) etp::get_pa->db_1row etp::get_ext_attribute_columns etp::get_ext_attribute_columns (public) etp::get_pa->etp::get_ext_attribute_columns template::util::richtext template::util::richtext (public) etp::get_pa->template::util::richtext

Testcases:
No testcase defined.
[ show source ]
Show another procedure: