\Horde_Core_Notification_Event_Webnotification

A webnotification event.

Summary

Methods
Properties
Constants
createEvent()
$webnotify
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$webnotify

$webnotify : array

Web notification display parameters.

Type

array

Methods

createEvent()

createEvent(string  $title, array  $opts = array()) 

Create a webnotification event.

Parameters

string $title

Notification title.

array $opts

Additional options:

  • icon: (string) URL to icon to display.
  • text: (string) Extra content to display within notification.