subsite::util::return_url_stack (private)

 subsite::util::return_url_stack return_url_list

Defined in packages/acs-subsite/tcl/subsite-procs.tcl

Given a list of return_urls, we recursively encode them into one return_url that can be redirected to or passed into a page. As long as each page in the list does the typical redirect to return_url, then the page flow will go through each of the pages in $return_url_list

Parameters:
return_url_list (required)

Partial Call Graph (max 5 caller/called nodes):
ad_urlencode ad_urlencode (public) subsite::util::return_url_stack subsite::util::return_url_stack subsite::util::return_url_stack->ad_urlencode

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