template::wizard::set_visited_step (public)

 template::wizard::set_visited_step step_id

Defined in packages/acs-templating/tcl/wizard-procs.tcl

set the last visited step

Parameters:
step_id
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 template::wizard::load_last_visited_step template::wizard::load_last_visited_step (public) template::wizard::set_visited_step template::wizard::set_visited_step template::wizard::load_last_visited_step->template::wizard::set_visited_step template::wizard::get_reference template::wizard::get_reference (private) template::wizard::set_visited_step->template::wizard::get_reference template::wizard::set_param template::wizard::set_param (public) template::wizard::set_visited_step->template::wizard::set_param

Testcases:
No testcase defined.
Source code:

    get_reference
    set_param wizard_visitedstep${wizard_name} $step_id
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: