template::wizard::current_step (private)

 template::wizard::current_step

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

convenience method to get the step for the http params or from the wizard step definition

See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 template::wizard::get_visited_step template::wizard::get_visited_step (public) template::wizard::current_step template::wizard::current_step template::wizard::get_visited_step->template::wizard::current_step template::wizard::submit template::wizard::submit (public) template::wizard::submit->template::wizard::current_step template::wizard::get_reference template::wizard::get_reference (private) template::wizard::current_step->template::wizard::get_reference

Testcases:
No testcase defined.
Source code:

    get_reference

    return [ns_queryget wizard_step${wizard_name} [lindex $steps 0]]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ]
Show another procedure: