Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/OOJSPlus/resources/ui/data/column/Text.js
Ðазад
OOJSPlus.ui.data.column.Text = function ( cfg ) { OOJSPlus.ui.data.column.Text.parent.call( this, cfg ); this.isHtml = cfg.html || false; this.$element.addClass( 'text-column' ); }; OO.inheritClass( OOJSPlus.ui.data.column.Text, OOJSPlus.ui.data.column.Column ); OOJSPlus.ui.data.column.Text.prototype.renderCell = function( value, row ) { if ( this.isHtml && typeof value === 'string' && !this.valueParser ) { value = new OO.ui.HtmlSnippet( value ); } var $cell = OOJSPlus.ui.data.column.Text.parent.prototype.renderCell.call( this, value, row ); $cell.addClass( 'text-cell' ); return $cell; }; OOJSPlus.ui.data.registry.columnRegistry.register( 'text', OOJSPlus.ui.data.column.Text );
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка