modules/UpgradeWizard/layouts.php
Functions
cleanMergeData(
array $data
)
:
array
Clean the merge data results, removing any emptys or blanks that should not be displayed to the user on the confirm layout screen.
Parameters
Returns
Name | Type | Description |
---|---|---|
$data | array |
Type | Description |
---|---|
array |
formatLayoutMergeDataForDisplay(
array $layoutMergeData
)
:
array
Format results from SugarMerge output to be used in the selection table.
Parameters
Returns
Name | Type | Description |
---|---|---|
$layoutMergeData | array |
Type | Description |
---|---|
array |