xo::Context instproc get_parameters (public)

 <instance of xo::Context[i]> get_parameters

Defined in packages/xotcl-core/tcl/context-procs.tcl

Convenience routine for includelets. It combines the actual parameters from the call in the page (highest priority) with the values from the url (second priority) and the default values from the signature.

Partial Call Graph (max 5 caller/called nodes):
%3 test_xowiki_test_cases xowiki_test_cases (test xowiki) xo::Context instproc get_parameters xo::Context instproc get_parameters test_xowiki_test_cases->xo::Context instproc get_parameters

Testcases:
xowiki_test_cases
[ show source ]
Show another procedure: