subsite_navigation::get_pageflow_struct (public)
subsite_navigation::get_pageflow_struct [ -subsite_id subsite_id ] \ [ -initial_pageflow initial_pageflow ] \ [ -show_applications_p show_applications_p ] \ [ -no_tab_application_list no_tab_application_list ]
Defined in packages/acs-subsite/tcl/subsite-navigation-procs.tcl
Defines the page flow structure.
- Switches:
- -subsite_id (optional)
- The package id of the subsite we're interested in (defaults to current)
- -initial_pageflow (optional)
- Add these subsections before computing the rest of the page flow
- -show_applications_p (optional, defaults to
"1"
)- If true, autogenerate tabs for applications (not declared boolean because the tabbed master takes this from a package parameter)
- -no_tab_application_list (optional)
- A list of application package keys to ignore when autogenerating tabs for applications
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.