Home
last modified time | relevance | path

Searched refs:Command (Results 1 – 25 of 64) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/Resource/
H A DEnterprisesDevices.php21 use Google\Service\AndroidManagement\Command; alias
78 * @param Command $postBody
82 public function issueCommand($name, Command $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DBuildProvenance.php33 protected $commandsType = Command::class;
113 * @param Command[]
120 * @return Command[]
H A DCommand.php20 class Command extends \Google\Collection class
135 class_alias(Command::class, 'Google_Service_OnDemandScanning_Command');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DBuildProvenance.php33 protected $commandsType = Command::class;
113 * @param Command[]
120 * @return Command[]
H A DCommand.php20 class Command extends \Google\Collection class
135 class_alias(Command::class, 'Google_Service_ContainerAnalysis_Command');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DCommand.php20 class Command extends \Google\Collection class
153 class_alias(Command::class, 'Google_Service_AndroidManagement_Command');
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php12 namespace Symfony\Component\Yaml\Command;
14 use Symfony\Component\Console\Command\Command; alias
32 class LintCommand extends Command
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php12 namespace Symfony\Component\Yaml\Command;
15 use Symfony\Component\Console\Command\Command; alias
35 class LintCommand extends Command
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso41 'Command' = action_param('Command'),
71 Build the appropriate response per the 'Command' parameter. Wrap the
75 select($Command);
251 <Connector command="' + $Command + '" resourceType="' + $Type + '">
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Command/
H A DLintCommandTest.php12 namespace Symfony\Component\Yaml\Tests\Command;
18 use Symfony\Component\Yaml\Command\LintCommand;
/plugin/combo/vendor/symfony/yaml/Resources/bin/
H A Dyaml-lint24 use Symfony\Component\Yaml\Command\LintCommand;
/plugin/gitbacked/lang/en/
H A Dmail_command_success.txt7 * **Command:** <code>@GIT_COMMAND@</code>
H A Dmail_command_error.txt7 * **Command:** <code>@GIT_COMMAND@</code>
/plugin/cli/
H A DREADME3Command Line Interface formatter to Dokuwiki allowing you to format the output of a transcript say…
H A Dplugin.info.txt7 name Command Line Interface (CLI) Plugin
/plugin/pubmed2020/site/
H A Ddescription.txt25 **%%{{pubmed>[Command]:[PubMed ID]}}%%**
27 ^ Command ^ item ^ function |
/plugin/codemirror/dist/modes/
H A Dpowershell.min.js1Command|Expression|History|Item|RestMethod|WebRequest|WmiMethod)/,/Join-Path/,/Limit-EventLog/,/Me…
H A Dpowershell.min.js.map1Command|ComputerRestorePoint|Content|ControlPanelItem|Counter|Credential'\n + '|Culture|Date|…
/plugin/metadisplay/
H A DREADME.md6 On Command Line from bin/ directory:
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconnector.asp46 sCommand = Request.QueryString("Command")
H A Dcommands.asp21 ' This file include the functions that handle the Command requests
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_connector.cfm55 <cfset var sCommand = "#URL.Command#" >
H A Dcf_commands.cfm22 * This file include the functions that handle the Command requests
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md660 * Command objects can now return the validation errors encountered by the command
715 * `Guzzle\Service\Command\LocationVisitor\Request\XmlVisitor` was rewritten to change from using Si…
729 * Added `command.request_options` to `Guzzle\Service\Command\AbstractCommand` to pass request optio…
830 * Most classes that used to require a `Guzzle\Service\Command\CommandInterface` typehint now reques…
831 `Guzzle\Service\Command\ArrayCommandInterface`.
839 * `Guzzle\Service\Command\CommandInterface` now extends from ToArrayInterface and ArrayAccess
953 `Guzzle\Service\Command\ResponseClassInterface`
1168 * Bug: A Collection object is no longer created each time a call is made to `Guzzle\Service\Command
1226 * BC: Removing Guzzle\Service\Command\CommandSet
1294 * [BC] Executing a Command returns the result of the command rather than the command
[all …]
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js165 dp.sh.Toolbar.Command = function(name, sender) function

123