xowf::WorkflowPage instproc render_form_action_buttons (public)

 <instance of xowf::WorkflowPage[i]> render_form_action_buttons \
    [ -formfieldButtonClass formfieldButtonClass ] \
    [ -CSSclass CSSclass ]

Defined in /var/www/openacs.org/packages/xowf/tcl/xowf-procs.tcl

Render the defined actions in the current state with submit buttons

Switches:
-formfieldButtonClass (optional, defaults to "::xowiki::formfield::submit_button")
-CSSclass (optional)

Testcases:
create_workflow_with_instance
[ show source ]
Show another procedure: