\midcom\workflowviewer

Workflow base class

Summary

Methods
Properties
Constants
__construct()
configure()
add_head_elements()
get_state()
get_button()
render_attributes()
get_button_config()
run()
No public properties found
INACTIVE
No protected methods found
$state
N/A
No private methods found
No private properties found
N/A

Constants

INACTIVE

INACTIVE

Properties

$state

$state : string

Type

string

Methods

__construct()

__construct(array  $options = array()) 

Parameters

array $options

configure()

configure(\Symfony\Component\OptionsResolver\OptionsResolver  $resolver) 

Parameters

\Symfony\Component\OptionsResolver\OptionsResolver $resolver

add_head_elements()

add_head_elements() 

get_state()

get_state() : string

Returns

string

get_button()

get_button(string  $url, array  $options = array()) : array

Parameters

string $url
array $options

Returns

array —

button config in midcom_helper_toolbar format

render_attributes()

render_attributes() : string

Returns

string

get_button_config()

get_button_config() : array

Returns

array