Overview

Packages

  • Notification

Classes

  • Horde_Notification
  • Horde_Notification_Event
  • Horde_Notification_Event_Status
  • Horde_Notification_Exception
  • Horde_Notification_Handler
  • Horde_Notification_Handler_Decorator_Alarm
  • Horde_Notification_Handler_Decorator_Base
  • Horde_Notification_Handler_Decorator_Log
  • Horde_Notification_Listener
  • Horde_Notification_Listener_Audio
  • Horde_Notification_Listener_Status
  • Horde_Notification_Storage_Object
  • Horde_Notification_Storage_Session

Interfaces

  • Horde_Notification_Storage_Interface
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Notification_Listener_Audio

The Horde_Notification_Listener_Audio:: class provides functionality for inserting embedded audio notifications from the stack into the page.

Copyright 2005-2012 Horde LLC (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Horde_Notification_Listener
Extended by Horde_Notification_Listener_Audio
Package: Notification
Category: Horde
License: LGPL 2.1
Author: Jason M. Felice jason.m.felice@gmail.com
Located at Horde/Notification/Listener/Audio.php
Methods summary
public
# __construct( )

Constructor.

Constructor.

public
# notify( array $events, array $options = array() )

Outputs the embedded audio code if there are any messages on the 'audio' message stack.

Outputs the embedded audio code if there are any messages on the 'audio' message stack.

Parameters

$events
The list of events to handle.
$options
An array of options (not used).
Methods inherited from Horde_Notification_Listener
addType(), getName(), handles()
API documentation generated by ApiGen