PHP Класс IMP_Factory_Contacts, horde

Автор: Michael Slusarz ([email protected])
Наследование: extends Horde_Core_Factory_Injector, implements Horde_Shutdown_Task
Показать файл Открыть проект

Открытые методы

Метод Описание
create ( Horde_Injector $injector ) : IMP_Contacts Return the IMP_Contacts instance.
shutdown ( ) Store serialized version of object in the current session.

Описание методов

create() публичный Метод

Return the IMP_Contacts instance.
public create ( Horde_Injector $injector ) : IMP_Contacts
$injector Horde_Injector
Результат IMP_Contacts The singleton instance.

shutdown() публичный Метод

Store serialized version of object in the current session.
public shutdown ( )