Searched defs:commandName (Results 1 – 9 of 9) sorted by relevance
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fckcommands.js | 27 FCKCommands.RegisterCommand = function( commandName, command ) argument 32 FCKCommands.GetCommand = function( commandName ) argument
|
H A D | fck_gecko.js | 311 FCK.GetNamedCommandState = function( commandName ) argument 333 FCK.ExecuteRedirectedNamedCommand = function( commandName, commandParameter ) argument
|
H A D | fck.js | 434 ExecuteNamedCommand : function( commandName, commandParameter, noRedirect, noSaveUndo ) argument 452 GetNamedCommandState : function( commandName ) argument 474 GetNamedCommandValue : function( commandName ) argument
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/ |
H A D | SlashCommandMetadata.php | 31 public $commandName; variable in Google\\Service\\HangoutsChat\\SlashCommandMetadata 72 public function setCommandName($commandName)
|
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/ |
H A D | fcknamedcommand.js | 24 var FCKNamedCommand = function( commandName ) argument
|
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fcktoolbarbutton.js | 24 var FCKToolbarButton = function( commandName, label, tooltip, style, sourceView, contextSensitive, … argument
|
H A D | fcktoolbarpanelbutton.js | 25 var FCKToolbarPanelButton = function( commandName, label, tooltip, style, icon ) argument
|
/plugin/syntaxhighlighter3/sxh3/src/js/ |
H A D | shCore.js | 153 getButtonHtml: function(highlighter, commandName, label) argument
|
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A D | shCore.js | 1434 getButtonHtml: function(highlighter, commandName, label) argument
|