Documentation

Horde_Core_Notification_Listener_SmartmobileStatus extends Horde_Notification_Listener_Status
in package

Provides a method to display notification messages in Smartmobile views (using the mobile jquery framework).

Copyright 2012-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

Michael Slusarz slusarz@horde.org

category

Horde

license

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

Table of Contents

Methods

notify()  : mixed
Outputs the status line if there are any messages on the 'status' message stack.

Methods

notify()

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

public notify(array<string|int, mixed> $events[, array<string|int, mixed> $options = array() ]) : mixed
Parameters
$events : array<string|int, mixed>

The list of events to handle.

$options : array<string|int, mixed> = array()

An array of options. Not used.


        
On this page

Search results