xowf::WorkflowPage instproc render_form_action_buttons (public)

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

Defined in packages/xowf/tcl/xowf-procs.tcl

Render the defined actions in the current state with submit buttons

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

Partial Call Graph (max 5 caller/called nodes):
%3 test_create_workflow_with_instance create_workflow_with_instance (test xowf) xowf::WorkflowPage instproc render_form_action_buttons xowf::WorkflowPage instproc render_form_action_buttons test_create_workflow_with_instance->xowf::WorkflowPage instproc render_form_action_buttons

Testcases:
create_workflow_with_instance
[ show source ]
Show another procedure: