| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/admin/html/assets/javascript/engine/libs/ |
Upload File : |
"use strict";jse.libs.editor_values=jse.core.editor_values||{},function(e){var r={ckeditor:function(e){var r=e.attr("name"),t=CKEDITOR.instances[r];return t.getData()},codemirror:function(e){var r=e.siblings(".CodeMirror")[0].CodeMirror;return r.getDoc().getValue()}},t={ckeditor:function(e,r){var t=e.attr("name"),o=CKEDITOR.instances[t];o.setData(r)},codemirror:function(e,r){var t=e.siblings(".CodeMirror")[0].CodeMirror;t.getDoc().setValue(r)}};e.getValue=function(e){var t=e.data("editorType");if(!r[t])throw new Error("Provided editor element does not have the supported types: "+t);return r[t](e)},e.setValue=function(e,o){var i=e.data("editorType");if(!r[i])throw new Error("Provided editor element does not have the supported types: "+i);t[i](e,o)}}(jse.libs.editor_values);