| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ |
| D | ListBuildTriggersResponse.php | 47 public function setTriggers($triggers) argument 49 $this->triggers = $triggers; 56 return $this->triggers;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/ |
| D | ListTriggersResponse.php | 51 public function setTriggers($triggers) argument 53 $this->triggers = $triggers; 60 return $this->triggers;
|
| /plugin/tagalerts/ |
| D | action.php | 95 $triggers = array(); 96 …$triggers['error'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('erro… 97 …$triggers['info'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('info'… 98 …$triggers['success'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('su… 99 …$triggers['notify'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('not… 100 foreach($triggers as $type=>$val) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ |
| D | GooglePrivacyDlpV2JobTrigger.php | 173 public function setTriggers($triggers) argument 175 $this->triggers = $triggers; 182 return $this->triggers;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | CloudBuild.php | 684 'triggers', 688 'path' => 'v1/{+parent}/triggers', 738 'path' => 'v1/{+parent}/triggers', 912 'triggers', 916 'path' => 'v1/projects/{projectId}/triggers', 930 'path' => 'v1/projects/{projectId}/triggers/{triggerId}', 949 'path' => 'v1/projects/{projectId}/triggers/{triggerId}', 968 'path' => 'v1/projects/{projectId}/triggers', 990 'path' => 'v1/projects/{projectId}/triggers/{triggerId}', 1005 'path' => 'v1/projects/{projectId}/triggers/{triggerId}:run', [all …]
|
| D | Eventarc.php | 305 'triggers', 309 'path' => 'v1/{+parent}/triggers', 373 'path' => 'v1/{+parent}/triggers',
|
| D | TagManager.php | 970 'triggers', 974 'path' => 'tagmanager/v2/{+parent}/triggers', 1004 'path' => 'tagmanager/v2/{+parent}/triggers',
|
| /plugin/farm/ |
| D | infos.animal.class.php | 59 $triggers = array( 70 foreach($triggers as $t => $v) { 76 $lw = $prec ? floor(($delta % $v[0]) / $triggers[$prec][0]) : null;
|
| /plugin/botbouncer/lib/ |
| D | botbouncer.php | 588 * @param array $triggers array with details for SFS triggers 632 public function setSFSSpamTriggers($triggers = array()) { argument 633 if (sizeof($triggers)) { 634 $this->spamTriggers = $triggers;
|
| /plugin/matrixnotifierwas/vendor/symfony/deprecation-contracts/ |
| D | README.md | 6 This package provides a single global function named `trigger_deprecation()` that triggers silenced…
|
| /plugin/elasticsearch/vendor/symfony/deprecation-contracts/ |
| D | README.md | 6 This package provides a single global function named `trigger_deprecation()` that triggers silenced…
|
| /plugin/combo/vendor/symfony/deprecation-contracts/ |
| H A D | README.md | 6 This package provides a single global function named `trigger_deprecation()` that triggers silenced…
|
| /plugin/stlviewer/ |
| D | README.md | 11 - Example: ``manual=true`` to show a link that triggers the loading of the model
|
| /plugin/achart/assets/ |
| D | apexcharts.css | 664 .resize-triggers { 670 .resize-triggers, 671 .resize-triggers>div, 683 .resize-triggers>div {
|
| /plugin/bootswrapper/exe/help/ |
| D | popover.txt | 78 … ''focus'' ''manual'' | How popover is triggered. You may pass multiple triggers; separate them wi…
|
| /plugin/deletepageguard/ |
| H A D | dokuwiki-plugin-page.txt | 71 When a page is saved, DokuWiki triggers the ''COMMON_WIKIPAGE_SAVE'' event just before writing to d…
|
| H A D | README.md | 60 When a page is saved, DokuWiki triggers the `COMMON_WIKIPAGE_SAVE` event just before writing to dis…
|
| /plugin/authgooglesheets/vendor/guzzlehttp/promises/ |
| D | README.md | 63 reject a promise with a *reason*. Resolving a promises triggers callbacks 90 // Resolving the promise triggers the $onFulfilled callbacks and outputs
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/promises/ |
| D | README.md | 77 reject a promise with a *reason*. Resolving a promise triggers callbacks 103 // Resolving the promise triggers the $onFulfilled callbacks and outputs
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-xq.js | 64 …triggers-database|xdmp:trace|xdmp:to-json|xdmp:tidy|xdmp:subbinary|xdmp:strftime|xdmp:spawn-in|xdm…
|
| /plugin/amcharts/assets/amcharts/plugins/export/ |
| D | README.md | 408 By default each menu item triggers some kind of export. You can trigger an 1034 * Fix: Capture image check, triggers callback only if all images have been loaded 1048 * Fix: Wait for lazy images, triggers capture callback only when all images have been fully loaded
|
| /plugin/webdavclient/vendor/sabre/vobject/ |
| D | ChangeLog.md | 578 * Fixed: A problem with determining alarm triggers for TODO's.
|
| /plugin/davcard/vendor/sabre/vobject/ |
| D | ChangeLog.md | 578 * Fixed: A problem with determining alarm triggers for TODO's.
|
| /plugin/davcal/vendor/sabre/vobject/ |
| H A D | ChangeLog.md | 538 * Fixed: A problem with determining alarm triggers for TODO's.
|
| /plugin/elasticsearch/vendor/react/promise/ |
| D | README.md | 197 triggers progress notifications and passed a single argument (whatever it
|