\Kronolith_Factory_Calendars

The factory for the calendars handler.

See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.

Summary

Methods
Properties
Constants
__construct()
create()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_instances
$_injector
N/A

Properties

$_instances

$_instances : array

Calendars drivers already created.

Type

array

$_injector

$_injector : \Horde_Injector

The injector.

Type

\Horde_Injector

Methods

__construct()

__construct(\Horde_Injector  $injector) 

Constructor.

Parameters

\Horde_Injector $injector

The injector to use.

create()

create() : \Kronolith_Calendars_Base

Return a Kronolith_Calendars_Base instance.

Returns

\Kronolith_Calendars_Base