Файловый менеджер - Редактировать - /var/www/axolotl/data/www/ekb.axolotls.ru/cf5ac/messenger.utils.requestcollector.bundle.js.tar
Назад
www/bitrix/js/messenger/utils/requestcollector/messenger.utils.requestcollector.bundle.js 0000664 00000003276 14767577174 0035500 0 ustar 00 var/www/axolotl/data/www/axolotls.ru (function (exports) { 'use strict'; /** * Bitrix Messenger * Rest Request Collector * * @package bitrix * @subpackage im * @copyright 2001-2019 Bitrix */ var RequestCollector = /*#__PURE__*/ function () { function RequestCollector() { babelHelpers.classCallCheck(this, RequestCollector); this.list = {}; } babelHelpers.createClass(RequestCollector, [{ key: "register", value: function register(name, xhr) { this.list[name] = xhr; return true; } }, { key: "unregister", value: function unregister(name) { var abort = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false; if (this.list[name]) { if (abort) { this.list[name].abort(); } delete this.list[name]; } } }, { key: "get", value: function get(name) { return this.list[name] ? this.list[name] : null; } }, { key: "abort", value: function abort(name) { if (this.list[name]) { this.list[name].abort(); } return true; } }, { key: "cleaner", value: function cleaner() { for (var name in this.list) { if (this.list.hasOwnProperty(name)) { this.unregister(name, true); } } } }]); return RequestCollector; }(); if (!window.BX) { window.BX = {}; } if (typeof window.BX.Messenger == 'undefined') { window.BX.Messenger = {}; } if (typeof window.BX.Messenger.RequestCollector == 'undefined') { BX.Messenger.RequestCollector = RequestCollector; } }((this.window = this.window || {}))); //# sourceMappingURL=messenger.utils.requestcollector.bundle.js.map
| ver. 1.4 |
Github
|
.
| PHP 7.4.8 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка