1C-Bitrix 25.700.0
|
Открытые члены | |
Init ($curPath, $dbType, $updater, $curDir, $moduleID, $callType="ALL") | |
InstallComponents ($arDeleteFiles=array()) | |
__MakeComponentPath ($componentName) | |
InstallComponent ($componentName, $arDeleteFiles=array()) | |
InstallWizards ($arDeleteFiles=array()) | |
InstallWizard ($wizardName, $arDeleteFiles=array()) | |
CopyFiles ($fromDir, $toDir) | |
CopyDirFiles ($fromDir, $toDir) | |
Query ($query, $tableName="") | |
QueryBatch ($queryPath, $tableName="") | |
TableExists ($tableName) | |
CanUpdateDatabase () | |
CanUpdateKernel () | |
CanUpdatePersonalFiles () |
Поля данных | |
$errorMessage | |
$curPath | |
$curModulePath | |
$dbType | |
$updater | |
$moduleID | |
$callType | |
$kernelPath |
См. определение в файле update_class.php строка 4287
__MakeComponentPath | ( | $componentName | ) |
См. определение в файле update_class.php строка 4391
CanUpdateDatabase | ( | ) |
См. определение в файле update_class.php строка 4743
CanUpdateKernel | ( | ) |
См. определение в файле update_class.php строка 4748
CanUpdatePersonalFiles | ( | ) |
См. определение в файле update_class.php строка 4753
CopyDirFiles | ( | $fromDir, | |
$toDir ) |
См. определение в файле update_class.php строка 4556
CopyFiles | ( | $fromDir, | |
$toDir ) |
См. определение в файле update_class.php строка 4528
Init | ( | $curPath, | |
$dbType, | |||
$updater, | |||
$curDir, | |||
$moduleID, | |||
$callType = "ALL" ) |
См. определение в файле update_class.php строка 4298
InstallComponent | ( | $componentName, | |
$arDeleteFiles = array() ) |
См. определение в файле update_class.php строка 4401
InstallComponents | ( | $arDeleteFiles = array() | ) |
См. определение в файле update_class.php строка 4345
InstallWizard | ( | $wizardName, | |
$arDeleteFiles = array() ) |
См. определение в файле update_class.php строка 4490
InstallWizards | ( | $arDeleteFiles = array() | ) |
См. определение в файле update_class.php строка 4442
Query | ( | $query, | |
$tableName = "" ) |
См. определение в файле update_class.php строка 4581
QueryBatch | ( | $queryPath, | |
$tableName = "" ) |
См. определение в файле update_class.php строка 4631
TableExists | ( | $tableName | ) |
Переопределяется в CUpdaterLocationPro.
См. определение в файле update_class.php строка 4690
$callType |
См. определение в файле update_class.php строка 4295
$curModulePath |
См. определение в файле update_class.php строка 4291
$curPath |
См. определение в файле update_class.php строка 4290
$dbType |
См. определение в файле update_class.php строка 4292
$errorMessage |
См. определение в файле update_class.php строка 4289
$kernelPath |
См. определение в файле update_class.php строка 4296
$moduleID |
См. определение в файле update_class.php строка 4294
$updater |
См. определение в файле update_class.php строка 4293