Documentation

IMP_Factory_MailboxCache extends Horde_Core_Factory_Injector
in package
implements Horde_Shutdown_Task

A Horde_Injector based IMP_Mailbox_SessionCache factory.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2014-2017 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

Table of Contents

Interfaces

Horde_Shutdown_Task

Constants

STORAGE_KEY  = 'mbox_cache'
Storage key.

Properties

$_instance  : IMP_Mailbox_SessionCache
Instance.

Methods

create()  : IMP_Mailbox_SessionCache
Return the IMP_Mailbox_SessionCache instance.
shutdown()  : mixed
Saves IMP_Mailbox cache data to the session.

Constants

STORAGE_KEY

Storage key.

public mixed STORAGE_KEY = 'mbox_cache'

Properties

Methods

shutdown()

Saves IMP_Mailbox cache data to the session.

public shutdown() : mixed

        
On this page

Search results