Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/Math/modules/ve-math/ve.ce.MWMathNode.js
Ðазад
/*! * VisualEditor ContentEditable MWMathNode class. * * @copyright See AUTHORS.txt * @license MIT */ /** * ContentEditable MediaWiki math node. * * @class * @extends ve.ce.MWInlineExtensionNode * * @constructor * @param {ve.dm.MWMathNode} model Model to observe * @param {Object} [config] Configuration options */ ve.ce.MWMathNode = function VeCeMWMathNode() { // Parent constructor ve.ce.MWMathNode.super.apply( this, arguments ); }; /* Inheritance */ OO.inheritClass( ve.ce.MWMathNode, ve.ce.MWLatexNode ); /* Static Properties */ ve.ce.MWMathNode.static.name = 'mwMath'; ve.ce.MWMathNode.static.primaryCommandName = 'mathDialog'; ve.ce.MWMathNode.static.iconWhenInvisible = 'mathematics'; /* Registration */ ve.ce.nodeFactory.register( ve.ce.MWMathNode );
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка