bin/php/ezwebincommon.php
File containing the ezwebincommon.php script.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
Constants

EZ_INSTALL_PACKAGE_EXTRA_ACTION_QUIT
= 'q'
File containing the ezwebincommon.php script.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
Functions

checkSiteaccess(
$siteAccess, $bailOutOnError
=
false
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$siteAccess | ||
$bailOutOnError |

downloadPackages(
$packageList, $packageURL, $packageDir, $packageRepository
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$packageList | ||
$packageURL | ||
$packageDir | ||
$packageRepository |

installPackages(
$packageList, $params
=
array()
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$packageList | ||
$params |

installScriptDir(
$packageRepository, $packageName
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$packageRepository | ||
$packageName |

resetINI(
$settingsGroups, $iniToReset
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$settingsGroups | ||
$iniToReset |

showError(
$message, $addEOL
=
true, $bailOut
=
true
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$message | ||
$addEOL | ||
$bailOut |