62 $notifications = $this->caldavBackend->getNotificationsForPrincipal($this->principalUri);
64 foreach ($notifications as $notification) {
66 $children[] =
new Node(
84 return 'notifications';
getChildren()
Returns all notifications for a principal.
This node represents a list of notifications.
This node represents a single notification.
__construct(CalDAV\Backend\NotificationSupport $caldavBackend, $principalUri)
Constructor.
getOwner()
Returns the owner principal.
getName()
Returns the name of this object.
This node represents a list of notifications.