/plugin/bootswrapper/exe/help/ |
H A D | panel.txt | 12 Panel content 16 Panel content 22 Panel content 26 Panel content 33 <panel type="primary" title="Panel title">Panel content</panel> 34 <panel type="success" title="Panel title">Panel content</panel> 35 <panel type="info" title="Panel title">Panel content</panel> 37 <panel type="danger" title="Panel title">Panel content</panel> 42 <panel type="info" title="Panel title">Panel content</panel> 117 Panel content [all …]
|
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fckmenublockpanel.js | 37 …var oPanel = this.Panel = ( this.Parent && this.Parent.Panel ? this.Parent.Panel.CreateChildPanel(… 46 if ( !this.Panel.CheckIsOpened() ) 47 this.Panel.Show( x, y, relElement ) ; 52 if ( this.Panel.CheckIsOpened() ) 53 this.Panel.Hide() ;
|
H A D | fckmenublock.js | 114 menuBlock.Panel.HasFocus = true ;
|
H A D | fckmenuitem.js | 96 this.SubMenu.Panel.OnHide = FCKTools.CreateEventListener( FCKMenuItem_SubMenu_OnHide, this ) ;
|
H A D | fckcontextmenu.js | 38 oMenuBlock.Panel = oPanel ;
|
/plugin/patchpanel/ |
H A D | plugin.info.txt | 5 name Patch Panel Plugin
|
/plugin/switchpanel/ |
H A D | plugin.info.txt | 5 name Switch Panel Plugin
|
H A D | README.md | 1 # Dokuwiki Switch Panel Plugin
|
/plugin/fckg/fckeditor/editor/skins/silver/ |
H A D | fck_editor.css | 314 ### Panel Styles 438 ### Color Selector Panel
|
/plugin/wysiwyg/fckeditor/editor/skins/silver/ |
H A D | fck_editor.css | 314 ### Panel Styles 438 ### Color Selector Panel
|
/plugin/fckg/fckeditor/editor/skins/default/ |
H A D | fck_editor.css | 307 ### Panel Styles 429 ### Color Selector Panel
|
/plugin/wysiwyg/fckeditor/editor/skins/default/ |
H A D | fck_editor.css | 307 ### Panel Styles 429 ### Color Selector Panel
|
/plugin/wysiwyg/fckeditor/editor/skins/office2003/ |
H A D | fck_editor.css | 315 ### Panel Styles 441 ### Color Selector Panel
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 6703 Firebug.Panel = class in Firebug 22358 Firebug.Panel.create.apply(this, arguments); 24515 HTMLPanel.prototype = extend(Firebug.Panel, 24528 Firebug.Panel.create.apply(this, arguments); 26464 Firebug.SourceBoxPanel = Firebug.Panel; 27277 Firebug.Panel.create.apply(this, arguments); 28844 ScriptPanel.prototype = extend(Firebug.Panel, 28858 Firebug.Panel.create.apply(this, arguments); 28901 Firebug.Panel.detach.apply(this, arguments); 29840 Firebug.Panel.create.apply(this, arguments); [all …]
|
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 1606 }var options=this.options=extend(Firebug.Panel.options,this.options); 5796 Firebug.Panel.shutdown.apply(this,arguments) 6471 Firebug.Panel.destroy.apply(this,arguments) 6489 Firebug.Panel.shutdown.apply(this,arguments) 7049 Firebug.SourceBoxPanel=Firebug.Panel; 7266 Firebug.Panel.shutdown.apply(this,arguments) 7674 Firebug.Panel.initialize.apply(this,arguments); 7677 Firebug.Panel.shutdown.apply(this,arguments) 7890 Firebug.Panel.create.apply(this,arguments); 7895 Firebug.Panel.shutdown.apply(this,arguments) [all …]
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 1612 Firebug.Panel={name:"HelloWorld",title:"Hello World!",parentPanel:null,options:{hasCommandLine:false,hasStatusBar:false,hasToolButtons:false,isPreRendered:false,innerHTMLSync:false},tabNode:null,panelNode:null,sidePanelNode:null,statusBarNode:null,toolButtonsNode:null,panelBarNode:null,sidePanelBarBoxNode:null,sidePanelBarNode:null,sidePanelBar:null,searchable:false,editable:true,order:2147483647,statusSeparator:"<",create:function(context,doc){this.hasSidePanel=parentPanelMap.hasOwnProperty(this.name); class in Firebug 1617 }var options=this.options=extend(Firebug.Panel.options,this.options); 1640 if(FBTrace.DBG_INITIALIZE){FBTrace.sysout("Firebug.Panel.create",this.name) 1642 },destroy:function(state){if(FBTrace.DBG_INITIALIZE){FBTrace.sysout("Firebug.Panel.destroy",this.name) 1654 },initialize:function(){if(FBTrace.DBG_INITIALIZE){FBTrace.sysout("Firebug.Panel.initialize",this.name) 1656 }var options=this.options=extend(Firebug.Panel.options,this.options); 1670 }},shutdown:function(){if(FBTrace.DBG_INITIALIZE){FBTrace.sysout("Firebug.Panel.shutdown",this.name) 1691 },watchWindow:function(win){},unwatchWindow:function(win){},updateOption:function(name,value){},showToolbarButtons:function(buttonsId,show){try{if(!this.context.browser){if(FBTrace.DBG_ERRORS){FBTrace.sysout("firebug.Panel showToolbarButtons this.context has no browser, this:",this) 1695 }}catch(exc){if(FBTrace.DBG_ERRORS){FBTrace.dumpProperties("firebug.Panel showToolbarButtons FAILS",exc); 1696 if(!this.context.browser){FBTrace.dumpStack("firebug.Panel showToolbarButton [all...] |
/plugin/wysiwyg/fckeditor/editor/js/ |
H A D | fckeditorcode_ie.js | 103 …CKLang.Dir+'.gif';E.width=4;E.height=7;this.SubMenu.Create();this.SubMenu.Panel.OnHide=FCKTools.Cr… 104 …!FCKBrowserInfo.IsIE&&B.HasSubMenu&&!this.HasSubMenu){A._Window.focus();A.Panel.HasFocus=true;};B.… 105 …Panel=(this.Parent&&this.Parent.Panel?this.Parent.Panel.CreateChildPanel():new FCKPanel());A.Appen… 106 …Default();return false;},true);var D=this._MenuBlock=new FCKMenuBlock();D.Panel=C;D.OnClick=FCKToo…
|
H A D | fckeditorcode_gecko.js | 102 …CKLang.Dir+'.gif';E.width=4;E.height=7;this.SubMenu.Create();this.SubMenu.Panel.OnHide=FCKTools.Cr… 103 …!FCKBrowserInfo.IsIE&&B.HasSubMenu&&!this.HasSubMenu){A._Window.focus();A.Panel.HasFocus=true;};B.… 104 …Panel=(this.Parent&&this.Parent.Panel?this.Parent.Panel.CreateChildPanel():new FCKPanel());A.Appen… 105 …Default();return false;},true);var D=this._MenuBlock=new FCKMenuBlock();D.Panel=C;D.OnClick=FCKToo…
|
/plugin/fckg/fckeditor/editor/js/ |
H A D | fckeditorcode_gecko.js | 116 …CKLang.Dir+'.gif';E.width=4;E.height=7;this.SubMenu.Create();this.SubMenu.Panel.OnHide=FCKTools.Cr… 117 …!FCKBrowserInfo.IsIE&&B.HasSubMenu&&!this.HasSubMenu){A._Window.focus();A.Panel.HasFocus=true;};B.… 118 …Panel=(this.Parent&&this.Parent.Panel?this.Parent.Panel.CreateChildPanel():new FCKPanel());A.Appen… 119 …Default();return false;},true);var D=this._MenuBlock=new FCKMenuBlock();D.Panel=C;D.OnClick=FCKToo…
|
H A D | fckeditorcode_ie.js | 117 …CKLang.Dir+'.gif';E.width=4;E.height=7;this.SubMenu.Create();this.SubMenu.Panel.OnHide=FCKTools.Cr… 118 …!FCKBrowserInfo.IsIE&&B.HasSubMenu&&!this.HasSubMenu){A._Window.focus();A.Panel.HasFocus=true;};B.… 119 …Panel=(this.Parent&&this.Parent.Panel?this.Parent.Panel.CreateChildPanel():new FCKPanel());A.Appen… 120 …Default();return false;},true);var D=this._MenuBlock=new FCKMenuBlock();D.Panel=C;D.OnClick=FCKToo…
|
/plugin/ckgedit/ckeditor/ |
H A D | CHANGES.md | 95 …itor.com/cke4/addon/menubutton) `aria-haspopup` value is now `menu`, the [Panel Button](https://ck… 96 * [#1176](https://github.com/ckeditor/ckeditor-dev/pull/1176): The [Balloon Panel](https://ckeditor… 110 …/issues/2035) [Edge] Fixed: `Permission denied` is thrown when opening a [Panel](https://ckeditor.… 262 * [#1048](https://github.com/ckeditor/ckeditor-dev/issues/1048): Fixed: [Balloon Panel](https://cke… 331 …ckeditor/ckeditor-dev/issues/1221): Fixed: Invalid CSS loaded by [Balloon Panel](https://ckeditor.… 341 …oonPanel.html#method-attach) method, allowing to attach a hidden [Balloon Panel](https://ckeditor.… 538 * [#14449](https://dev.ckeditor.com/ticket/14449): Introduced the [Balloon Panel](https://ckeditor.…
|
/plugin/diagramsnet/lib/resources/ |
H A D | dia_kn.txt | 329 formatPanel=Format Panel
|
H A D | dia_si.txt | 329 formatPanel=Format Panel
|
H A D | dia_sl.txt | 329 formatPanel=Format Panel
|
H A D | dia_ta.txt | 329 formatPanel=Format Panel
|