Home
last modified time | relevance | path

Searched refs:Notification (Results 1 – 25 of 44) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DNotification.php20 class Notification extends \Google\Model class
42 class_alias(Notification::class, 'Google_Service_AlertCenter_Notification');
H A DSettings.php23 protected $notificationsType = Notification::class;
27 * @param Notification[]
34 * @return Notification[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DNotification.php20 class Notification extends \Google\Model class
208 class_alias(Notification::class, 'Google_Service_AndroidEnterprise_Notification');
H A DNotificationSet.php23 protected $notificationType = Notification::class;
31 * @param Notification[]
38 * @return Notification[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DNotification.php20 class Notification extends \Google\Collection class
324 class_alias(Notification::class, 'Google_Service_Books_Notification');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DNotification.php20 use Google\Service\Books\Notification as NotificationModel;
30 class Notification extends \Google\Service\Resource class
52 class_alias(Notification::class, 'Google_Service_Books_Resource_Notification');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DNotification.php20 class Notification extends \Google\Model class
110 class_alias(Notification::class, 'Google_Service_CloudBuild_Notification');
H A DNotifierSpec.php23 protected $notificationType = Notification::class;
29 * @param Notification
31 public function setNotification(Notification $notification)
36 * @return Notification
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DMessage.php40 protected $notificationType = Notification::class;
138 * @param Notification
140 public function setNotification(Notification $notification)
145 * @return Notification
H A DNotification.php20 class Notification extends \Google\Model class
80 class_alias(Notification::class, 'Google_Service_FirebaseCloudMessaging_Notification');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DNotification.php20 class Notification extends \Google\Collection class
195 class_alias(Notification::class, 'Google_Service_Storage_Notification');
H A DNotifications.php23 protected $itemsType = Notification::class;
31 * @param Notification[]
38 * @return Notification[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DNotifications.php20 use Google\Service\Storage\Notification; alias
58 * @return Notification
64 return $this->call('get', [$params], Notification::class);
71 * @param Notification $postBody
76 * @return Notification
78 public function insert($bucket, Notification $postBody, $optParams = [])
82 return $this->call('insert', [$params], Notification::class);
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md492 * Notification system:
513 …ification) instead of `alert()` directly whenever possible. When the [Notification plugin](http://…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.unc5 …ols":"Tools"},"toolbars":"Editor toolbars"},"notification":{"closed":"Notification closed."},"clip…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md326 * [#1057](https://github.com/ckeditor/ckeditor-dev/issues/1057): Fixed: The [Notification](https://…
388 … Toolbar](https://ckeditor.com/cke4/addon/toolbar) plugin inside the [Notification](https://ckedit…
912 * Notification system:
933 …ification) instead of `alert()` directly whenever possible. When the [Notification plugin](https:/…
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified138 "closed": "Notification closed."
H A Den.js-4.9.merged5 …ft"},"blockquote":{"toolbar":"Block Quote"},"notification":{"closed":"Notification closed."},"butt…
H A Den.js.4.95 …ft"},"blockquote":{"toolbar":"Block Quote"},"notification":{"closed":"Notification closed."},"butt…
H A Den.js.unc5 …ols":"Tools"},"toolbars":"Editor toolbars"},"notification":{"closed":"Notification closed."},"clip…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified138 "closed": "Notification closed."
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php5 use Sabre\CalDAV\Xml\Notification\NotificationInterface;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php7 use Sabre\CalDAV\Xml\Notification\NotificationInterface;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php3 namespace Sabre\CalDAV\Xml\Notification;
H A DInviteReply.php3 namespace Sabre\CalDAV\Xml\Notification;

12