modules/UpgradeWizard/layouts.php
Functions
cleanMergeData(
array $data
)
:
arrayClean 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
)
:
arrayFormat results from SugarMerge output to be used in the selection table.
Parameters
Returns
| Name | Type | Description |
|---|---|---|
| $layoutMergeData | array |
| Type | Description |
|---|---|
| array |