403Webshell
Server IP : 46.105.57.169  /  Your IP : 216.73.216.67
Web Server : Apache
System : Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : verseaumee ( 152031)
PHP Version : 8.5.7
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/verseaumee/www/components/com_jce/editor/tiny_mce/plugins/textcase/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/verseaumee/www/components/com_jce/editor/tiny_mce/plugins/textcase/editor_plugin.js
/* jce - 2.6.38 | 2019-03-14 | https://www.joomlacontenteditor.net | Copyright (C) 2006 - 2019 Ryan Demmer. All rights reserved | GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html */
!function(){tinymce.each;tinymce.create("tinymce.plugins.TextCase",{init:function(ed,url){var t=this;this.url=url,this.editor=ed,ed.addCommand("mceUpperCase",function(){t._upperCase()}),ed.addCommand("mceLowerCase",function(){t._lowerCase()}),ed.addCommand("mceCamelCase",function(){t._camelCase()}),ed.addCommand("mceSentenceCase",function(){t._sentenceCase()}),ed.onNodeChange.add(function(ed,cm,n,co){cm.setDisabled("textcase",co)})},createControl:function(n,cm){var t=this,ed=t.editor;ed.getDoc();if("textcase"===n){var c=cm.createSplitButton("textcase",{title:"textcase.uppercase",icon:"uppercase",onclick:function(){ed.execCommand("mceUpperCase")}});return c.onRenderMenu.add(function(c,m){m.add({title:"textcase.uppercase",icon:"uppercase",onclick:function(){ed.execCommand("mceUpperCase")}}),m.add({title:"textcase.lowercase",icon:"lowercase",onclick:function(){ed.execCommand("mceLowerCase")}}),m.add({title:"textcase.sentencecase",icon:"sentencecase",onclick:function(){ed.execCommand("mceSentenceCase")}}),m.add({title:"textcase.camelcase",icon:"camelcase",onclick:function(){ed.execCommand("mceCamelCase")}})}),c}return null},_sentenceCase:function(){var ed=this.editor,s=ed.selection,text=(s.getNode(),s.getContent());text=text.toLowerCase().replace(/([\u0000-\u1FFF])/,function(a,b){return b.toUpperCase()}).replace(/(\.\s?)([\u0000-\u1FFF])/gi,function(a,b,c){return b+c.toUpperCase()}),s.setContent(text)},_camelCase:function(){var ed=this.editor,s=ed.selection,text=(s.getNode(),s.getContent());text=text.replace(/(?:^|\s)[\u0000-\u1FFF]/g,function(match){return match.toUpperCase()}),s.setContent(text)},_lowerCase:function(){var ed=this.editor,s=ed.selection,text=(s.getNode(),s.getContent());s.setContent(text.toLowerCase())},_upperCase:function(){var ed=this.editor,s=ed.selection,text=(s.getNode(),s.getContent());s.setContent(text.toUpperCase())},getInfo:function(){return{longname:"Painter",author:"Ryan Demmer",authorurl:"http://www.joomlacontenteditor.net",infourl:"http://www.joomlacontenteditor.net",version:"@@version@@"}}}),tinymce.PluginManager.add("textcase",tinymce.plugins.TextCase)}();

Youez - 2016 - github.com/yon3zu
LinuXploit