/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/ |
H A D | MockSharing.php | 12 private $notifications; variable in Sabre\\CalDAV\\Backend\\MockSharing 14 … function __construct(array $calendars = [], array $calendarData = [], array $notifications = []) { argument 17 $this->notifications = $notifications; 32 if (isset($this->notifications[$principalUri])) { 33 return $this->notifications[$principalUri]; 50 foreach($this->notifications[$principalUri] as $key=>$value) { 52 unset($this->notifications[$principalUri][$key]);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/ |
H A D | ReportStateAndNotificationDevice.php | 25 public $notifications; variable in Google\\Service\\HomeGraphService\\ReportStateAndNotificationDevice 34 public function setNotifications($notifications) argument 36 $this->notifications = $notifications; 43 return $this->notifications;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/ |
H A D | CalendarListEntryNotificationSettings.php | 29 public function setNotifications($notifications) argument 31 $this->notifications = $notifications; 38 return $this->notifications;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/ |
H A D | Settings.php | 29 public function setNotifications($notifications) argument 31 $this->notifications = $notifications; 38 return $this->notifications;
|
/plugin/notification/action/ |
H A D | cron.php | 52 //no user to send notifications to 58 // get new notifications from plugins 61 //no notifications - nothing to send 62 if (empty($notification_data['notifications'])) return; 66 // no notifications left - nothing to send 71 //mark notifications as sent
|
/plugin/notification/syntax/ |
H A D | list.php | 141 'notifications' => [] 145 $notifications = $notifications_data['notifications']; 147 if (!$notifications) { 148 $renderer->doc .= $this->getLang('no notifications'); 154 usort($notifications, function ($a, $b) { 161 foreach ($notifications as $notification) {
|
/plugin/hipchat/ |
H A D | README.md | 20 …ter an API token, room name (or ID number), and the name you want the notifications to appear from… 22 …evel namespaces to limit notifications to only those namespaces (without this setting, all namespa…
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/ |
H A D | Collection.php | 62 $notifications = $this->caldavBackend->getNotificationsForPrincipal($this->principalUri); 64 foreach ($notifications as $notification) {
|
H A D | Plugin.php | 51 return 'notifications'; 100 … $notificationPath = $caldavPlugin->getCalendarHomeForPrincipal($principalUrl) . '/notifications/';
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/ |
H A D | Collection.php | 60 $notifications = $this->caldavBackend->getNotificationsForPrincipal($this->principalUri); 62 foreach ($notifications as $notification) {
|
H A D | Plugin.php | 51 return 'notifications'; 100 … $notificationPath = $caldavPlugin->getCalendarHomeForPrincipal($principalUrl) . '/notifications/';
|
/plugin/approve/action/ |
H A D | notification.php | 47 $notifications = $db->getPages($user, $states); 49 foreach ($notifications as $notification) { 66 $event->data['notifications'][] = [
|
/plugin/tgnotify/ |
H A D | CHANGELOG.rst | 13 * Feature: Silent messages added (no notifications to receivers) 42 * Bug: plugin last update fixed to prevent wrong Plugin Manager notifications
|
/plugin/findologicxmlexport/vendor/sebastian/environment/ |
H A D | .travis.yml | 15 notifications:
|
/plugin/findologicxmlexport/vendor/sebastian/global-state/ |
H A D | .travis.yml | 19 notifications:
|
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/ |
H A D | .travis.yml | 19 notifications:
|
/plugin/notification/ |
H A D | plugin.info.txt | 6 desc Display notifications from other plugins to dokuwiki users.
|
/plugin/findologicxmlexport/vendor/sebastian/exporter/ |
H A D | .travis.yml | 15 notifications:
|
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/ |
H A D | .travis.yml | 21 notifications:
|
/plugin/findologicxmlexport/vendor/phpunit/php-timer/ |
H A D | .travis.yml | 26 notifications:
|
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/ |
H A D | .travis.yml | 23 notifications:
|
/plugin/blogtng/lang/en/ |
H A D | subscribermail.txt | 13 You can unsubscribe from further notifications at
|
/plugin/findologicxmlexport/vendor/sebastian/comparator/ |
H A D | .travis.yml | 18 notifications:
|
/plugin/404manager/ |
H A D | .travis.yml | 14 notifications:
|
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/ |
H A D | .travis.yml | 24 notifications:
|