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_Status

The Horde_Notification_Listener_Status:: class provides functionality for displaying messages from the message stack as a status line.

Copyright 2001-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_Status
Package: Notification
Category: Horde
License: LGPL 2.1
Author: Jan Schneider jan@horde.org
Located at Horde/Notification/Listener/Status.php
Methods summary
public
# __construct( )

Constructor.

Constructor.

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

Outputs the status line if there are any messages on the 'status' message stack.

Outputs the status line if there are any messages on the 'status' 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