|
1C-Bitrix 25.700.0
|
Открытые статические члены | |
| static | IsInCommonKernel () |
| static | SubscribeUpdates ($strEmails, &$strError, $lang=false) |
| static | AddSites ($strCheck, &$strError, $lang=false, $stableVersionsOnly="Y") |
| static | RegisterVersion (&$strError, $lang=false, $stableVersionsOnly="Y") |
| static | UpdateUpdate (&$strError, $lang=false, $stableVersionsOnly="Y") |
| static | LoadSources (&$strError, $lang=false, $stableVersionsOnly="Y") |
| static | GetAvailableUpdateTypes (&$strError, $lang=false, $stableVersionsOnly="Y") |
| static | GetServerModuleUpdates (&$strError, $lang=false, $stableVersionsOnly="Y") |
| static | GetServerLangsUpdates (&$strError, $lang=false, $stableVersionsOnly="Y") |
| static | GetServerHelpUpdates (&$strError, $lang=false, $stableVersionsOnly="Y") |
| static | LoadModuleUpdates ($arModules, &$strError, $lang=false, $stableVersionsOnly="Y") |
| static | LoadLangsUpdates ($arLangs, &$strError, $lang=false, $stableVersionsOnly="Y") |
| static | LoadHelpUpdates ($arHelp, &$strError, $lang=false, $stableVersionsOnly="Y") |
| static | UnGzipArchive (&$updates_dir, &$strError, $DelArch="Y") |
| static | CheckVersions (&$arRes, &$strError, $arSelectedModules=false) |
| static | CheckUpdatability ($updates_dir, &$strError) |
| static | CheckFolderUpdatability ($destFolder, $srcFolder, &$strError) |
| static | GetLoadedModuleUpdates ($updates_dir, &$strError) |
| static | GetLoadedLangsUpdates ($updates_dir, &$strError) |
| static | GetLoadedHelpUpdates ($updates_dir, &$strError) |
| static | UpdateKernel ($updates_dir, $arModules, &$strError, &$arErrorModules, &$arSuccessModules) |
| static | UpdateLangs ($updates_dir, $arLangs, &$strError, &$arErrorLangs, &$arSuccessLangs) |
| static | UpdateHelp ($updates_dir, $arHelp, &$strError, &$arErrorHelp, &$arSuccessHelp) |
| static | Report2Server ($arServerReport) |
| static | ParseServerData (&$strServerOutput, &$arRes, &$strError) |
| static | CompareVersions ($strVers1, $strVers2) |
| static | AddMessage2Log ($sText, $sErrorCode="") |
| static | ModulesArray2Query ($arClientModules, $pref="bitm_") |
| static | GetModules (&$strError, $arSelected=false) |
| static | GetLanguages (&$strError, $arSelected=false) |
| static | GetHelps (&$strError, $arSelected=false) |
| static | GetFooPath ($path) |
| static | GetModuleVersion ($module) |
| static | GetModuleInfo ($path) |
| static | getHTTPPage ($page, $strVars, &$strError) |
| static | IsGzipInstalled () |
| static | CheckDirPath ($path, $bPermission=true) |
| static | CopyDirFiles ($path_from, $path_to, &$strError) |
| static | DeleteDirFilesEx ($path) |
| static | EraseOldFolders ($iCnt=1) |
| static | RunUpdaterScript ($path, &$strError, $from_dir, $moduleID) |
| static | GetLicenseKey () |
| static | getmicrotime () |
| static | InsertSpaces ($sText, $iMaxChar=80) |
| static | CheckEMail ($email) |
| static | GetDateFormat ($strDBFormat=false) |
| static | NumberEndings ($num, $lang=false, $arEnds=false) |
| static | FooMakePath () |
| static | bxstrrpos ($haystack, $needle) |
См. определение в файле update_class.php строка 13
|
static |
Пишет сообщения в лог файл системы обновлений. Чистит лог, если нужно.
См. определение в файле update_class.php строка 2853
|
static |
Активирует лицензионный ключ
См. определение в файле update_class.php строка 52
|
static |
См. определение в файле update_class.php строка 3759
|
static |
Создание путя, если его нет, и установка прав писать
См. определение в файле update_class.php строка 3376
|
static |
См. определение в файле update_class.php строка 3687
|
static |
См. определение в файле update_class.php строка 1719
|
static |
См. определение в файле update_class.php строка 1644
|
static |
См. определение в файле update_class.php строка 1524
|
static |
Сравнение двух версий в формате XX.XX.XX Возвращает 1, если $strVers1 > $strVers2 Возвращает -1, если $strVers1 < $strVers2 Возвращает 0, если $strVers1 == $strVers2
См. определение в файле update_class.php строка 2826
|
static |
Рекурсивное копирование из $path_from в $path_to
См. определение в файле update_class.php строка 3417
|
static |
Рекурсивное удаление $path
См. определение в файле update_class.php строка 3537
|
static |
Удаляет старые временные папки, оставляя последние $iCnt
См. определение в файле update_class.php строка 3571
|
static |
См. определение в файле update_class.php строка 3752
|
static |
См. определение в файле update_class.php строка 615
|
static |
См. определение в файле update_class.php строка 3699
|
static |
См. определение в файле update_class.php строка 3134
|
static |
Собирает клиентские help'ы с датами
См. определение в файле update_class.php строка 3059
|
static |
Запрашивает методом POST страницу $page со списком параметров $strVars и возвращает тело ответа. В параметре $strError возвращается текст ошибки, если таковая была.
См. определение в файле update_class.php строка 3211
|
static |
Собирает клиентские языки с датами
См. определение в файле update_class.php строка 3001
|
static |
Получение лицензионного ключа текущего клиента
См. определение в файле update_class.php строка 3657
|
static |
См. определение в файле update_class.php строка 2027
|
static |
См. определение в файле update_class.php строка 1932
|
static |
См. определение в файле update_class.php строка 1836
|
static |
См. определение в файле update_class.php строка 3674
|
static |
Возвращает экземпляр класса-инсталятора модуля по абсолютному пути $path
См. определение в файле update_class.php строка 3177
|
static |
Собирает клиентские модули с версиями
См. определение в файле update_class.php строка 2939
|
static |
См. определение в файле update_class.php строка 3145
|
static |
См. определение в файле update_class.php строка 951
|
static |
См. определение в файле update_class.php строка 846
|
static |
См. определение в файле update_class.php строка 740
|
static |
См. определение в файле update_class.php строка 3679
|
static |
Проверка на установку GZip компрессии
См. определение в файле update_class.php строка 3369
|
static |
См. определение в файле update_class.php строка 15
|
static |
См. определение в файле update_class.php строка 1239
|
static |
См. определение в файле update_class.php строка 1148
|
static |
См. определение в файле update_class.php строка 1056
|
static |
См. определение в файле update_class.php строка 446
|
static |
Собирает из массива модулей строку запроса
См. определение в файле update_class.php строка 2921
Получение правильного окончания при выводе слова "обновление"
См. определение в файле update_class.php строка 3713
|
static |
Проверяет на ошибки ответ сервера $strServerOutput и парсит в массив $arRes
См. определение в файле update_class.php строка 2769
|
static |
См. определение в файле update_class.php строка 134
|
static |
См. определение в файле update_class.php строка 2724
|
static |
Запускает updater модуля
См. определение в файле update_class.php строка 3615
|
static |
Подписка на информацию об обновлениях
См. определение в файле update_class.php строка 21
|
static |
См. определение в файле update_class.php строка 1328
|
static |
См. определение в файле update_class.php строка 2583
|
static |
См. определение в файле update_class.php строка 2123
|
static |
См. определение в файле update_class.php строка 2328
|
static |
См. определение в файле update_class.php строка 296