IMP_Notification_Handler_Decorator_NewmailNotify
extends Horde_Core_Notification_Handler_Decorator_Base
in package
Add new mail notifications to the stack.
Tags
Table of Contents
Constants
- RATELIMIT = 30
- SESS_RATELIMIT = 'newmail_ratelimit'
Properties
- $_app : mixed
Methods
- _notify() : mixed
Constants
RATELIMIT
public
mixed
RATELIMIT
= 30
SESS_RATELIMIT
public
mixed
SESS_RATELIMIT
= 'newmail_ratelimit'
Properties
$_app
protected
mixed
$_app
= 'imp'
Methods
_notify()
protected
_notify(Horde_Notification_Handler $handler, Horde_Notification_Listener $listener) : mixed
Parameters
- $handler : Horde_Notification_Handler
- $listener : Horde_Notification_Listener