Открытые статические члены | |
static | inProcess () |
static | getEntityList () |
static | getManifestList (Event $event) |
static | onCheckAccess (string $type, array $manifest) |
static | onInitManifest (Event $event) |
static | onEventExportController (Event $event) |
static | onEventImportController (Event $event) |
static | onFinish (Event $event) |
static | saveFile (array $file) |
Открытые атрибуты | |
const | SYSTEM_BLOCK_REST_PENDING = 'system.rest.pending' |
const | SYSTEM_COMPONENT_REST_PENDING = 'bitrix:landing.rest.pending' |
const | PREFIX_CODE = 'landing_' |
Статические защищенные данные | |
static | $processing = false |
Class AppConfiguration
См. определение в файле appconfiguration.php строка 21
|
static |
|
static |
Builds manifests for each placement.
Event | $event | Event instance. |
См. определение в файле appconfiguration.php строка 88
|
static |
Returns true if transfer are processing.
См. определение в файле appconfiguration.php строка 69
|
static |
Checks access to export and import.
string | $type | Export or import. |
array | $manifest | Manifest data. |
См. определение в файле appconfiguration.php строка 147
|
static |
Export step.
Event | $event | Event instance. |
См. определение в файле appconfiguration.php строка 206
|
static |
Import step.
Event | $event | Event instance. |
См. определение в файле appconfiguration.php строка 230
|
static |
Final step.
Event | $event | Event instance. |
См. определение в файле appconfiguration.php строка 254
|
static |
Preparing steps before export start.
Event | $event | Event instance. |
См. определение в файле appconfiguration.php строка 179
|
static |
Saves file to DB and returns id ID.
array | $file | File data from getUnpackFile. |
См. определение в файле appconfiguration.php строка 309
|
staticprotected |
См. определение в файле appconfiguration.php строка 38
const PREFIX_CODE = 'landing_' |
Prefix code.
См. определение в файле appconfiguration.php строка 32
const SYSTEM_BLOCK_REST_PENDING = 'system.rest.pending' |
Block and component for replace unknown rest blocks.
См. определение в файле appconfiguration.php строка 26
const SYSTEM_COMPONENT_REST_PENDING = 'bitrix:landing.rest.pending' |
См. определение в файле appconfiguration.php строка 27