/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/Resource/ |
H A D | EnterprisesDevices.php | 21 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 D | BuildProvenance.php | 33 protected $commandsType = Command::class; 113 * @param Command[] 120 * @return Command[]
|
H A D | Command.php | 20 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 D | BuildProvenance.php | 33 protected $commandsType = Command::class; 113 * @param Command[] 120 * @return Command[]
|
H A D | Command.php | 20 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 D | Command.php | 20 class Command extends \Google\Collection class 153 class_alias(Command::class, 'Google_Service_AndroidManagement_Command');
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/ |
H A D | LintCommand.php | 12 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 D | LintCommand.php | 12 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 D | connector.lasso | 41 '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 D | LintCommandTest.php | 12 namespace Symfony\Component\Yaml\Tests\Command; 18 use Symfony\Component\Yaml\Command\LintCommand;
|
/plugin/combo/vendor/symfony/yaml/Resources/bin/ |
H A D | yaml-lint | 24 use Symfony\Component\Yaml\Command\LintCommand;
|
/plugin/gitbacked/lang/en/ |
H A D | mail_command_success.txt | 7 * **Command:** <code>@GIT_COMMAND@</code>
|
H A D | mail_command_error.txt | 7 * **Command:** <code>@GIT_COMMAND@</code>
|
/plugin/cli/ |
H A D | README | 3 …Command Line Interface formatter to Dokuwiki allowing you to format the output of a transcript say…
|
H A D | plugin.info.txt | 7 name Command Line Interface (CLI) Plugin
|
/plugin/pubmed2020/site/ |
H A D | description.txt | 25 **%%{{pubmed>[Command]:[PubMed ID]}}%%** 27 ^ Command ^ item ^ function |
|
/plugin/codemirror/dist/modes/ |
H A D | powershell.min.js | 1 …Command|Expression|History|Item|RestMethod|WebRequest|WmiMethod)/,/Join-Path/,/Limit-EventLog/,/Me…
|
H A D | powershell.min.js.map | 1 …Command|ComputerRestorePoint|Content|ControlPanelItem|Counter|Credential'\n + '|Culture|Date|…
|
/plugin/metadisplay/ |
H A D | README.md | 6 On Command Line from bin/ directory:
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/ |
H A D | connector.asp | 46 sCommand = Request.QueryString("Command")
|
H A D | commands.asp | 21 ' This file include the functions that handle the Command requests
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/ |
H A D | cf_connector.cfm | 55 <cfset var sCommand = "#URL.Command#" >
|
H A D | cf_commands.cfm | 22 * This file include the functions that handle the Command requests
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | CHANGELOG.md | 660 * 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 D | shCore.js | 165 dp.sh.Toolbar.Command = function(name, sender) function
|