include/ListView/ProcessView.php
\ProcessView
Package:
Properties
Methods

ProcessView(
$workflow_object, $target_bean
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $workflow_object | ||
| $target_bean |

build_bottom_block(
$element_count, $bottom_array, $selected_element
=
false
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $element_count | ||
| $bottom_array | ||
| $selected_element |

build_filter_output(
$prefix, $vardef_name
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $prefix | ||
| $vardef_name |

build_mutual_exclusion_list(
$target_meta_array
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $target_meta_array |

build_top_block(
$element_count, $top_array, $selected_element
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $element_count | ||
| $top_array | ||
| $selected_element |

get_action_shell_display_text(
\WorkFlowActionShell $action_shell, $get_all_fields
=
true
)
:
\anreturns text that describes the action
Parameters
Returns
Details
| Name | Type | Description |
|---|---|---|
| $action_shell | \WorkFlowActionShell |
|
| $get_all_fields |
| Type | Description |
|---|---|
| \an | array containing the relevant data for use in UI |
- Access
- public

get_adv_related(
$step, $target_element, $rel_name_part
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $step | ||
| $target_element | ||
| $rel_name_part |

get_default_element(
$target_value, $option_count, $option_array
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $target_value | ||
| $option_count | ||
| $option_array |

get_href_element(
$target_value, $option_count, $option_array, $selected_element
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $target_value | ||
| $option_count | ||
| $option_array | ||
| $selected_element |

get_input_element(
$option_count, $option_array
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $option_count | ||
| $option_array |

get_list_display_text_compare_specific(
$trigger_shell
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $trigger_shell |

get_prev_text(
$step, $target_element
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $step | ||
| $target_element |

get_trigger_display_text(
$step, $trigger_shell
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $step | ||
| $trigger_shell |

get_trigger_list_display_text_generic(
$trigger_shell
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $trigger_shell |

glue_adv_rel_options(
$type, $rel1_array, $rel2_array
=
""
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $type | ||
| $rel1_array | ||
| $rel2_array |