\Horde_Core_Notification_Listener_SmartmobileStatus

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.

Summary

Methods
Properties
Constants
notify()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

notify()

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

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

Parameters

array $events

The list of events to handle.

array $options

An array of options. Not used.