include/workflow/field_utils.php
Functions
check_special_fields(
$field_name, $source_object, $use_past_array
=
false, $context
=
null
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$field_name | ||
$source_object | ||
$use_past_array | ||
$context |
execute_special_logic(
$field_name, $source_object
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$field_name | ||
$source_object |
find_start_position(
$target_array, $target_key
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$target_array | ||
$target_key |
get_display_text(
$temp_module, $field, $field_value, $adv_type
=
null, $ext1
=
null, $context
=
null
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$temp_module | ||
$field | ||
$field_value | ||
$adv_type | ||
$ext1 | ||
$context |
get_field_output(
$temp_module, $selector_array, $meta_array, $actions
=
false
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$temp_module | ||
$selector_array | ||
$meta_array | ||
$actions |