| /plugin/moaieditor/scripts/ |
| D | buttons.js | 41 tooltip: "Server<br>connection error<br><hr><i>check details<br>in the browser's<br>console</i>", property 51 tooltip: 'Save the<br>document', property 62 tooltip: 'Discard<br>changes', property 70 tooltip: 'Exit the editor<br><i>but keep the<br>draft</i>', property 84 tooltip : 'Editor<br>enabled<br><i>by default</i>', property 89 tooltip : 'Editor<br>disabled<br><i>by default</i>', property 105 tooltip : 'Full width<br><i>enabled</i>', property 110 tooltip : 'Full width<br><i>disabled</i>', property 126 tooltip property 131 tooltip : 'Side-by-side<br>layout', global() property 136 tooltip : 'Top-bottom<br>layout', global() property 145 tooltip: 'Settings<hr><i>not functional<br>yet</i>', global() property 157 tooltip : 'Move divider<br>to the left', global() property 161 tooltip : 'Move divider<br>up', global() property 175 tooltip : 'Move divider<br>to the right', global() property 179 tooltip : 'Move divider<br>down', global() property 193 tooltip : 'Live preview<br>on', global() property 198 tooltip : 'Live preview<br>off', global() property 214 tooltip : 'Partial preview<br>on<hr><i>Renders only the<br>changed parts of<br>the document</i>', global() property 219 tooltip : 'Partial preview<br>off<hr><i>Renders the<br>whole document<br>every time</i>', global() property 236 tooltip : 'No synchronized scrolling', global() property 242 tooltip : "Synchronized scrolling", global() property [all...] |
| /plugin/diagramsnet/lib/plugins/ |
| D | update.js | 257 update.setAttribute('icon', JSON.stringify({tooltip: 'Alert', align: 'right', property 268 update.setAttribute('icon', JSON.stringify({tooltip: 'Busy', append: true, property
|
| /plugin/grensladawritezor/fckeditor/editor/_source/classes/ |
| D | fcktoolbarfontsizecombo.js | 24 var FCKToolbarFontSizeCombo = function( tooltip, style ) argument
|
| D | fcktoolbarfontscombo.js | 24 var FCKToolbarFontsCombo = function( tooltip, style ) argument
|
| D | fcktoolbarstylecombo.js | 24 var FCKToolbarStyleCombo = function( tooltip, style ) argument
|
| D | fcktoolbarbutton.js | 24 var FCKToolbarButton = function( commandName, label, tooltip, style, sourceView, contextSensitive, … argument
|
| D | fcktoolbarpanelbutton.js | 25 var FCKToolbarPanelButton = function( commandName, label, tooltip, style, icon ) argument
|
| D | fcktoolbar.js | 38 FCKToolbar.prototype.AddButton = function( name, label, tooltip, iconPathOrStripInfoArrayOrIndex, s… argument
|
| D | fcktoolbarfontformatcombo.js | 24 var FCKToolbarFontFormatCombo = function( tooltip, style ) argument
|
| D | fcktoolbarbuttonui.js | 24 var FCKToolbarButtonUI = function( name, label, tooltip, iconPathOrStripInfoArray, style, state ) argument
|
| /plugin/wysiwyg/fckeditor/editor/_source/classes/ |
| D | fcktoolbarfontsizecombo.js | 24 var FCKToolbarFontSizeCombo = function( tooltip, style ) argument
|
| D | fcktoolbarfontscombo.js | 24 var FCKToolbarFontsCombo = function( tooltip, style ) argument
|
| D | fcktoolbarbutton.js | 24 var FCKToolbarButton = function( commandName, label, tooltip, style, sourceView, contextSensitive, … argument
|
| D | fcktoolbarstylecombo.js | 24 var FCKToolbarStyleCombo = function( tooltip, style ) argument
|
| D | fcktoolbarpanelbutton.js | 25 var FCKToolbarPanelButton = function( commandName, label, tooltip, style, icon ) argument
|
| D | fcktoolbar.js | 35 FCKToolbar.prototype.AddButton = function( name, label, tooltip, iconPathOrStripInfoArrayOrIndex, s… argument
|
| D | fcktoolbarfontformatcombo.js | 24 var FCKToolbarFontFormatCombo = function( tooltip, style ) argument
|
| D | fcktoolbarbuttonui.js | 24 var FCKToolbarButtonUI = function( name, label, tooltip, iconPathOrStripInfoArray, style, state ) argument
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Toolbar.js | 793 Toolbar.prototype.addMenu = function(label, tooltip, showLabels, name, c, showAll, ignoreState) argument 817 Toolbar.prototype.addMenuFunction = function(label, tooltip, showLabels, funct, c, showAll) argument 825 Toolbar.prototype.addMenuFunctionInContainer = function(container, label, tooltip, showLabels, func… argument 910 Toolbar.prototype.addButton = function(classname, tooltip, funct, c) argument 925 Toolbar.prototype.initElement = function(elt, tooltip) argument 1009 Toolbar.prototype.createLabel = function(label, tooltip) argument
|
| /plugin/ckgedit/ckeditor/plugins/geshi/lang/ |
| D | de.js | 12 tooltip: 'Enter full or partial name, click to search language menu', property
|
| D | en.js | 15 tooltip: 'Enter full or partial name, click to search language menu', property
|
| /plugin/ckgdoku/ckeditor/plugins/geshi/lang/ |
| D | en.js | 12 tooltip: 'Enter full or partial name, click to search language menu', property
|
| /plugin/autolink4/syntax/ |
| D | regex.php | 23 private $tooltip; variable in syntax_plugin_autolink4_regex
|
| D | allwords.php | 18 private $tooltip; variable in syntax_plugin_autolink4_allwords
|
| /plugin/autotooltip/ |
| H A D | helper.php | 69 …public function forText($content, $tooltip, $title='', $preTitle = '', $classes = '', $textClasses…
|