IMP_Factory_Search
extends Horde_Core_Factory_Injector
in package
implements
Horde_Shutdown_Task
A Horde_Injector based factory for the IMP_Search object.
Tags
Table of Contents
Interfaces
- Horde_Shutdown_Task
Properties
Methods
- create() : IMP_Search
- Return the IMP_Search instance.
- shutdown() : mixed
- Store serialized version of object in the current session.
Properties
$_instance
private
IMP_Search
$_instance
Methods
create()
Return the IMP_Search instance.
public
create(Horde_Injector $injector) : IMP_Search
Parameters
- $injector : Horde_Injector
Return values
IMP_Search —The singleton instance.
shutdown()
Store serialized version of object in the current session.
public
shutdown() : mixed