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_Event_Status

The Horde_Notification_Event_Status:: class defines a single status notification event.

Copyright 2010-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_Event
Extended by Horde_Notification_Event_Status
Package: Notification
Category: Horde
License: LGPL 2.1
Author: Michael Slusarz slusarz@horde.org
Located at Horde/Notification/Event/Status.php
Methods summary
public string
# __toString( )

String representation of this object.

String representation of this object.

Returns

string
String representation.

Overrides

Horde_Notification_Event::__toString()
Methods inherited from Horde_Notification_Event
__construct()
Properties summary
public string $charset

Charset of the message.

Charset of the message.

# null
Properties inherited from Horde_Notification_Event
$flags, $message, $type
API documentation generated by ApiGen