/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Toolbar.js | 7 function Toolbar(editorUi, container) class 34 Toolbar.prototype.selectedBackground = '#d0d0d0'; 39 Toolbar.prototype.unselectedBackground = 'none'; 44 Toolbar.prototype.staticElements = null; 49 Toolbar.prototype.init = function() 190 Toolbar.prototype.addTableDropDown = function() 266 Toolbar.prototype.setFontName = function(value) 286 Toolbar.prototype.setFontSize = function(value) 785 Toolbar.prototype.hideMenu = function() 838 Toolbar.prototype.addSeparator = function(c) [all …]
|
/plugin/doodle3toolbar/ |
H A D | plugin.info.txt | 5 name Doodle3 Toolbar Plugin 6 desc Toolbar Extension for doodle3
|
/plugin/codebuttonmod2/ |
H A D | plugin.info.txt | 5 name Toolbar Code Button - Mod 2 13 name Toolbar Code Button - Mod 1
|
/plugin/wysiwyg/fckeditor/_samples/lasso/ |
H A D | sample03.lasso | 43 window.location.href = window.location.pathname + "?Toolbar=" + toolbarName ; 77 if(action_param('Toolbar')); 78 $myeditor->toolbarset = action_param('Toolbar');
|
/plugin/syntaxhighlighter/Uncompressed/ |
H A D | shCore.js | 25 Toolbar : {}, property in dp.sh 44 dp.sh.Toolbar.Commands = { 145 dp.sh.Toolbar.Create = function(highlighter) 151 for(var name in dp.sh.Toolbar.Commands) 153 var cmd = dp.sh.Toolbar.Commands[name]; 165 dp.sh.Toolbar.Command = function(name, sender) 173 dp.sh.Toolbar.Commands[name].func(sender, n.highlighter); 393 this.bar.appendChild(dp.sh.Toolbar.Create(this));
|
/plugin/syntaxhighlighter/Scripts/ |
H A D | shCore.js | 8 …Toolbar:{},Utils:{},RegexLib:{},Brushes:{},Strings:{AboutDialog:'<html><head><title>About...</titl… property in dp.sh 19 …utDialog.replace('{V}',dp.sh.Version));doc.close();wnd.focus();}}};dp.sh.Toolbar.Create=function(h… 20 {var div=document.createElement('DIV');div.className='tools';for(var name in dp.sh.Toolbar.Commands) 21 {var cmd=dp.sh.Toolbar.Commands[name];if(cmd.check!=null&&!cmd.check(highlighter)) 24 dp.sh.Toolbar.Command=function(name,sender) 27 dp.sh.Toolbar.Commands[name].func(sender,n.highlighter);} 85 this.bar.appendChild(dp.sh.Toolbar.Create(this));if(this.showColumns)
|
/plugin/wysiwyg/fckeditor/_samples/cfm/ |
H A D | sample03.cfm | 43 window.location.href = window.location.pathname + "?Toolbar=" + toolbarName ; 69 <cfif isDefined( "URL.Toolbar" )> 70 <cfset toolbarSet = HTMLEditFormat( URL.Toolbar )>
|
H A D | sample03_mx.cfm | 43 window.location.href = window.location.pathname + "?Toolbar=" + toolbarName ; 82 if ( isDefined( "URL.Toolbar" ) ) 84 fckEditor.ToolbarSet = HTMLEditFormat( URL.Toolbar ) ;
|
/plugin/sapnotelink/lang/de/ |
H A D | settings.php | 9 $lang['sapnotelink_toolbar_icon'] = 'Zeige Toolbar Icon';
|
/plugin/sapnotelink/lang/de-informal/ |
H A D | settings.php | 9 $lang['sapnotelink_toolbar_icon'] = 'Zeige Toolbar Icon';
|
/plugin/sapnotelink/lang/en/ |
H A D | settings.php | 9 $lang['sapnotelink_toolbar_icon'] = 'Show Toolbar Icon';
|
/plugin/wysiwyg/fckeditor/_samples/asp/ |
H A D | sample03.asp | 45 window.location.href = window.location.pathname + "?Toolbar=" + toolbarName ; 81 If Request.QueryString("Toolbar") <> "" Then 82 oFCKeditor.ToolbarSet = Server.HTMLEncode( Request.QueryString("Toolbar") )
|
/plugin/toolbox/ |
H A D | plugin.info.txt | 5 name A Toolbox for the Toolbar
|
/plugin/codebuttonmod1/ |
H A D | plugin.info.txt | 5 name Toolbar Code Button - Mod 1
|
H A D | README.MD | 1 # CodeButtonMod 1 Plugin - Toolbar Code Button
|
/plugin/ipa/ |
H A D | plugin.info.txt | 6 desc Pseudo-Plugin for adding an IPA Typewriter to the Toolbar.
|
/plugin/prettytables/ |
H A D | plugin.info.txt | 6 desc Toolbar button that fixes the source code of a table by aligning the columns.
|
/plugin/indexnumber/ |
H A D | plugin.info.txt | 5 name Index number Toolbar
|
H A D | README.md | 72 Bugfix for Toolbar buttons 75 Toolbar buttons
|
/plugin/wysiwyg/fckeditor/_samples/afp/ |
H A D | sample03.afp | 42 window.location.href = window.location.pathname + "?Toolbar=" + toolbarName ; 72 lcToolbar=request.querystring("Toolbar") && Request Parameter
|
/plugin/plantumlparser/ |
H A D | README.md | 13 * Toolbar button.
|
/plugin/fckg/fckeditor/editor/skins/silver/ |
H A D | fck_editor.css | 21 * Styles used by the editor IFRAME and Toolbar. 48 Toolbar 134 Toolbar Button
|
/plugin/wysiwyg/fckeditor/editor/skins/silver/ |
H A D | fck_editor.css | 21 * Styles used by the editor IFRAME and Toolbar. 48 Toolbar 134 Toolbar Button
|
/plugin/fckg/fckeditor/editor/skins/default/ |
H A D | fck_editor.css | 21 * Styles used by the editor IFRAME and Toolbar. 48 Toolbar 131 Toolbar Button
|
/plugin/wysiwyg/fckeditor/editor/skins/default/ |
H A D | fck_editor.css | 21 * Styles used by the editor IFRAME and Toolbar. 48 Toolbar 131 Toolbar Button
|