modules/UpgradeWizard/layouts.php

Show: inherited
    Table of Contents

    Functions

    functioncleanMergeData( 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
    Name Type Description
    $data array
    Returns
    Type Description
    array
    functionformatLayoutMergeDataForDisplay( array $layoutMergeData ) : array

    Format results from SugarMerge output to be used in the selection table.

    Parameters
    Name Type Description
    $layoutMergeData array
    Returns
    Type Description
    array
    functionrollBackMergedModules( array $data ) : void

    Rollback metadata files for each module provided in the list.

    Parameters
    Name Type Description
    $data array
    Documentation was generated by DocBlox 0.18.1.