Improvements to notification/status listener.
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 25 Jun 2009 01:00:46 +0000 (19:00 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 25 Jun 2009 01:55:29 +0000 (19:55 -0600)
commit59fa30018ae20160422119959133aa2f7a64d78f
treec59f9b8718c28d9b2736af8e0984bd6079e6e039
parent42fbc589a815adef579b33ca2b83449bec01e05e
Improvements to notification/status listener.

Fix some more case-related listener name issues.
Allow notify() to store messages internally rather than outputting to
the page.
Refactor code to allow extending drivers to easily add custom icon
entries for new notification types.
framework/Notification/lib/Horde/Notification.php
framework/Notification/lib/Horde/Notification/Listener.php
framework/Notification/lib/Horde/Notification/Listener/Audio.php
framework/Notification/lib/Horde/Notification/Listener/Javascript.php
framework/Notification/lib/Horde/Notification/Listener/Mobile.php
framework/Notification/lib/Horde/Notification/Listener/Status.php