Documentation

Horde_Notification_Handler_Decorator_Base
in package

Define the functions needed for a Decorator instance.

Copyright 2001-2017 Horde LLC (http://www.horde.org/)

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

Tags
author

Jan Schneider jan@horde.org

author

Michael Slusarz slusarz@horde.org

category

Horde

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Table of Contents

notify()  : mixed
Listeners are handling their messages.
push()  : mixed
Event is being added to the Horde message stack.

Methods

push()

Event is being added to the Horde message stack.

public push(Horde_Notification_Event $event, array<string|int, mixed> $options) : mixed
Parameters
$event : Horde_Notification_Event

Event object.

$options : array<string|int, mixed>

Additional options (see Horde_Notification_Handler for details).

Return values
mixed

Search results