modules/Administration/UpgradeWizardCommon.php

Show: inherited
Table of Contents

Constants

Constant  SUGARCRM_PRE_INSTALL_FILE = 'scripts/pre_install.php'
Constant  SUGARCRM_POST_INSTALL_FILE = 'scripts/post_install.php'
Constant  SUGARCRM_PRE_UNINSTALL_FILE = 'scripts/pre_uninstall.php'
Constant  SUGARCRM_POST_UNINSTALL_FILE = 'scripts/post_uninstall.php'

Functions

functionextractFile(  $zip_file,  $file_in_zip ) : void

Parameters
Name Type Description
$zip_file
$file_in_zip
functionextractManifest(  $zip_file ) : void

Parameters
Name Type Description
$zip_file
functiongetDiffFiles(  $unzip_dir,  $install_file,  $is_install = true,  $previous_version = '' ) : void

Parameters
Name Type Description
$unzip_dir
$install_file
$is_install
$previous_version
functiongetImageForType(  $type ) : void

Parameters
Name Type Description
$type
functiongetInstallType(  $type_string ) : void

Parameters
Name Type Description
$type_string
functiongetLanguagePackName(  $the_file ) : void

Parameters
Name Type Description
$the_file
functiongetUITextForMode(  $mode ) : void

Parameters
Name Type Description
$mode
functiongetUITextForType(  $type ) : void

Parameters
Name Type Description
$type
functionvalidate_manifest(  $manifest ) : void

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