Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/VisualEditor/modules/ve-mw/init/ve.init.mw.SaveErrorHandler.js
Ðазад
/*! * VisualEditor Initialization save error handler class * * @copyright See AUTHORS.txt */ /** * Save error handler. * * @class * @abstract * * @constructor */ ve.init.mw.SaveErrorHandler = function () {}; /* Inheritance */ OO.initClass( ve.init.mw.SaveErrorHandler ); /* Static methods */ /** * Test if this handler should handle a specific API response * * @static * @inheritable * @param {Object} data API response from action=visualeditoredit * @return {boolean} */ ve.init.mw.SaveErrorHandler.static.matchFunction = null; /** * Process the save error * * @static * @inheritable * @param {Object} data API response from action=visualeditoredit * @param {ve.init.mw.ArticleTarget} target */ ve.init.mw.SaveErrorHandler.static.process = null; /* Save error registry */ /* * Extensions can add SaveErrorHandler sub-classes to this registry. */ ve.init.mw.saveErrorHandlerFactory = new OO.Factory();
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка