Home
last modified time | relevance | path

Searched refs:operations (Results 176 – 200 of 260) sorted by path

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DTranslate.php288 'operations',
322 'path' => 'v3/{+name}/operations',
H A DVMMigrationService.php229 'operations',
263 'path' => 'v1/{+name}/operations',
H A DVault.php55 public $operations; variable in Google\\Service\\Vault
522 'operations',
H A DVision.php49 public $operations; variable in Google\\Service\\Vision
116 'operations',
136 'operations',
318 'operations',
620 'operations',
H A DWebRisk.php91 'operations',
125 'path' => 'v1/{+name}/operations',
H A DWorkflows.php107 'operations',
131 'path' => 'v1/{+name}/operations',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WebRisk/
H A DGoogleLongrunningListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Workflows/
H A DListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md951 …lugin that can throw errors for responses defined in service description operations' errorResponses
1075 * Renamed `commands` to `operations`
1270 * Adding more POST data operations for easier manipulation of POST data.
H A DUPGRADING.md622 services by representing web service operations using commands.
1002 "operations": {
/plugin/authucenter/lib/uc_client/model/
H A Dnote.php23 var $operations = array(); variable in notemodel
34 $this->operations = array(
141 if($this->operations[$note['operation']][2]) {
142 $this->base->load($this->operations[$note['operation']][2]);
143 $func = $this->operations[$note['operation']][3];
144 $_ENV[$this->operations[$note['operation']][2]]->$func($appid, $response);
189 $action = $this->operations[$operation][1];
/plugin/barcodes/
H A Dcomposer.lock716 "sebastian/resource-operations": "^3.0.3",
1580 "name": "sebastian/resource-operations",
1584 "url": "https://github.com/sebastianbergmann/resource-operations.git",
1589 …"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92c…
1621 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
1623 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
1624 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
/plugin/bible/bible_douayRheims/
H A D1_Corinthians.txt276 12:6. And there are diversities of operations, but the same God, who worketh all in all.
H A DPsalms.txt379 …27:5. Because they have not understood the works of the Lord, and the operations of his hands: tho…
/plugin/chat/
H A Dreadme.txt43 The DokuWiki uses the **AJAX tookit library SACK** for all AJAX operations.
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md457 …ontent when the process is done. It also handles editing and undo/redo operations when a file is b…
458 …* All drag and drop operations were integrated with the editor. All dropped content is passed thro…
477 …origin of the copied content in these browsers only. All drag and drop operations can be identifie…
601 …ed: Various issues related to restoring the selection after performing operations on filler charac…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified98 …rity settings don't permit the editor to automatically execute copying operations. Please use the …
100 …rity settings don't permit the editor to automatically execute cutting operations. Please use the …
H A Den.js.unc5operations. Please use the keyboard for that (Ctrl/Cmd+C).","cut":"Cut","cutError":"Your browser s…
H A Dlang_array.txt102 …rity settings don't permit the editor to automatically execute copying operations. Please use the …
104 …rity settings don't permit the editor to automatically execute cutting operations. Please use the …
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc688 // to carry all the operations #4724

1234567891011