Home
last modified time | relevance | path

Searched refs:getCommand (Results 1 – 25 of 37) sorted by last modified time

12

/plugin/batchedit/
H A Drequest.php62 public function getCommand() { function in BatcheditRequest
H A Dadmin.php82 $this->command = $request->getCommand();
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js1 …n(d){c("left");c("right");c("center");c("block");function c(e){var f=d.getCommand("justify"+e);if(…
H A Dplugin.js.unc66 var command = editor.getCommand( 'justify' + value );
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1 …";}");b.on("selectionChange",function(d){if(b.readOnly){return}var f=b.getCommand("unlink"),e=d.da…
H A Dplugin.js.unc79 var command = editor.getCommand( 'unlink' ),
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc5971 var c = this.getCommand(a),
5980 getCommand: function(a) {
13247 var a = g.getCommand("blockquote").state,
14282 a.getCommand("cut").setState(q("cut"));
14283 a.getCommand("copy").setState(q("copy"));
14284 a.getCommand("paste").setState(b);
16168 var e = a.getCommand("copyFormatting");
18968 var d = b.getCommand("justify" + a);
19064 var e = a.getCommand(b.relatedGlobal),
21184 var b = a.getCommand("maximize");
[all …]
H A Dckeditor.js267 …this.items[a],b=d&&this._.handlers[d.type],c=d&&d.command&&this.editor.getCommand(d.command),b=b&&…
285getCommand(a),d={name:a,commandData:b||{},command:c};return c&&c.state!=CKEDITOR.TRISTATE_DISABLED…
289 …a[c]},getCommandKeystroke:function(a,b){var c="string"===typeof a?this.getCommand(a):a,d=[];if(c){…
659 …")||c.getAttribute("dir"),a.getCommand("bidirtl").setState("rtl"==b?CKEDITOR.TRISTATE_ON:CKEDITOR.…
716 …g"==a.mode){var b=q("paste");a.getCommand("cut").setState(q("cut"));a.getCommand("copy").setState(…
801 …r e in k){var f=this.editor.getMenuItem(e);!f||f.command&&!this.editor.getCommand(f.command).state…
809 …ame;this.icon&&!/\./.test(this.icon)&&(p=this.icon);this.command&&(f=e.getCommand(this.command),(f…
817 …Formatting",toolbar:"cleanup,0"});a.on("contentDom",function(){var b=a.getCommand("copyFormatting"…
958 …CKEDITOR.TRISTATE_OFF}})}},afterInit:function(b){function a(a){var d=b.getCommand("justify"+a);if(…
962 …{a.on("pluginsLoaded",function(){for(var a in b)(function(a,b){var e=a.getCommand(b.relatedGlobal)…
[all …]
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js27 …aveSnapshot");a.dialog.hide()})}delete b.id;a.dialog.getParentEditor().getCommand("checkspell");va…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DContainer.php98 public function getCommand() function in Google\\Service\\CloudRun\\Container
H A DGoogleCloudRunOpV2Container.php72 public function getCommand() function in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Container
H A DGoogleCloudRunV2Container.php72 public function getCommand() function in Google\\Service\\CloudRun\\GoogleCloudRunV2Container
H A DExecAction.php38 public function getCommand() function in Google\\Service\\CloudRun\\ExecAction
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md706 $command = $client->getCommand('foo', array(
713 $command = $client->getCommand('foo', array(
1106 $sd->getCommand($name); // @returns ApiCommandInterface|null
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DLink.php51 public function getCommand() function in Google\\Service\\ContainerAnalysis\\Link
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemoteworkersV1test2AdminTemp.php37 public function getCommand() function in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2AdminTemp
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/
H A DGoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest.php41 public function getCommand() function in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ContainerSpec.php64 public function getCommand() function in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ContainerSpec
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DShellTask.php41 public function getCommand() function in Google\\Service\\Dataflow\\ShellTask
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1getCommand(target);\n if (command) {\n this._commandServ…
H A Dbundle.js396getCommand(e){return e.parentElement===this._domNode?this._commands.get(e.id):void 0}getId(){retur…
426 …w F.a,this._instantiationService=e}executeCommand(e,...t){const n=ee.a.getCommand(e);if(!n)return …
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396getCommand(e){return e.parentElement===this._domNode?this._commands.get(e.id):void 0}getId(){retur…
426 …w F.a,this._instantiationService=e}executeCommand(e,...t){const n=ee.a.getCommand(e);if(!n)return …
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DPHPTest.php64 $actualCommand = $phpMock->getCommand($settings);
75 $actualCommand = $phpMock->getCommand([]);
86 $actualCommand = $phpMock->getCommand([]);
96 $actualCommand = $phpMock->getCommand([], 'file.php');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
H A DDefault.php95 $this->getCommand($settings, $this->tempFile),
H A DWindows.php36 public function getCommand(array $settings, $file = null) function in PHPUnit_Util_PHP_Windows
38 return '"' . parent::getCommand($settings, $file) . '"';

12