Searched refs:alerts (Results 1 – 11 of 11) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | AlertCenter.php | 41 public $alerts; variable in Google\\Service\\AlertCenter 64 'alerts', 68 'path' => 'v1beta1/alerts:batchDelete', 72 'path' => 'v1beta1/alerts:batchUndelete', 76 'path' => 'v1beta1/alerts/{alertId}', 90 'path' => 'v1beta1/alerts/{alertId}', 104 'path' => 'v1beta1/alerts/{alertId}/metadata', 118 'path' => 'v1beta1/alerts', 143 'path' => 'v1beta1/alerts/{alertId}:undelete', 163 'path' => 'v1beta1/alerts/{alertId}/feedback', [all …]
|
H A D | Adsense.php | 314 'alerts', 318 'path' => 'v2/{+parent}/alerts',
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/ |
H A D | ListAlertsResponse.php | 29 public function setAlerts($alerts) argument 31 $this->alerts = $alerts; 38 return $this->alerts;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/ |
H A D | ListAlertsResponse.php | 33 public function setAlerts($alerts) argument 35 $this->alerts = $alerts; 42 return $this->alerts;
|
/plugin/tagalerts/ |
H A D | plugin.info.txt | 6 desc Throw alerts when some tags are detected (based on Dokuwiki system messages or just stylin…
|
/plugin/bootswrapper/exe/help/ |
H A D | alert.txt | 30 ==== Dismissible alerts ====
|
/plugin/bootswrapper/ |
H A D | all.css | 33 * Not quite alerts, but custom and helpful notes for folks reading the docs.
|
/plugin/contactmodern/ |
H A D | README.textile | 14 # No annoying JavaScript-alerts.
|
/plugin/mikioplugin/ |
H A D | README.md | 89 …- Fixed a text alignment not being applied in alerts [#8](https://github.com/nomadjimbob/mikioplug…
|
/plugin/bugzillaint/docs/ |
H A D | bugzillaint.txt | 26 Customizable visual alerts direct your attention to oncoming deadlines or high
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_AdSenseService.php | 1020 public $alerts; variable in Google_AdSenseService 1054 …$this->alerts = new Google_AlertsServiceResource($this, $this->serviceName, 'alerts', json_decode(…
|