PHP Класс IMP_Factory_Contents, horde

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

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

Метод Описание
create ( IMP_Indices $indices ) : IMP_Contents Return the IMP_Contents:: instance.

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

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

Return the IMP_Contents:: instance.
public create ( IMP_Indices $indices ) : IMP_Contents
$indices IMP_Indices An indices object.
Результат IMP_Contents The singleton contents instance.