Action
Table of Contents
Constants
-
CONFIGURATION_IMPORT
= 'CONFIGURATION_IMPORT'
-
DELETE
= 'DELETE'
-
INSTALL
= 'INSTALL'
-
NO_ACCESS_INSTALL
= 'NO_ACCESS_INSTALL'
-
OPEN_PREVIEW
= 'OPEN_PREVIEW'
-
PROLONG_SUBSCRIPTION
= 'PROLONG_SUBSCRIPTION'
-
REIMPORT
= 'REIMPORT'
-
RIGHTS_SETTING
= 'RIGHTS'
-
UPDATE
= 'UPDATE'
Methods
-
getButtons()
: array<string|int, mixed>
-
getInstallJsInfo()
: array<string|int, mixed>
CONFIGURATION_IMPORT
public
mixed
CONFIGURATION_IMPORT
= 'CONFIGURATION_IMPORT'
DELETE
public
mixed
DELETE
= 'DELETE'
INSTALL
public
mixed
INSTALL
= 'INSTALL'
NO_ACCESS_INSTALL
public
mixed
NO_ACCESS_INSTALL
= 'NO_ACCESS_INSTALL'
OPEN_PREVIEW
public
mixed
OPEN_PREVIEW
= 'OPEN_PREVIEW'
PROLONG_SUBSCRIPTION
public
mixed
PROLONG_SUBSCRIPTION
= 'PROLONG_SUBSCRIPTION'
REIMPORT
public
mixed
REIMPORT
= 'REIMPORT'
RIGHTS_SETTING
public
mixed
RIGHTS_SETTING
= 'RIGHTS'
UPDATE
public
mixed
UPDATE
= 'UPDATE'
public
static getButtons(array<string|int, mixed> $app[, bool $isTestsInstall = false ]) : array<string|int, mixed>
Parameters
-
$app
: array<string|int, mixed>
-
-
$isTestsInstall
: bool
= false
-
Return values
array<string|int, mixed>
getInstallJsInfo()
public
static getInstallJsInfo(mixed $appData[, mixed $checkHash = false ][, mixed $installHash = false ]) : array<string|int, mixed>
Parameters
-
$appData
: mixed
-
-
$checkHash
: mixed
= false
-
-
$installHash
: mixed
= false
-
Return values
array<string|int, mixed>