etp::get_etp_url (public)
etp::get_etp_url
Defined in packages/edit-this-page/tcl/etp-procs.tcl
- Author:
- Luke Pond
- Created:
- 2001-05-31 If the current package is an instance of Edit This Page, and the user has write access, returns the URL to where you can edit the current page.
This may be called either from your master template, or from individual pages that are used within an ETP package instance. It incurs 1 database hit to do the permissions check. The package type is acquired via the in-memory copy of the site-nodes layout.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.