Overview

Packages

  • Kronolith
  • None

Classes

  • Kronolith_Application
  • Kronolith_Block_Month
  • Kronolith_Block_Monthlist
  • Kronolith_Block_Prevmonthlist
  • Kronolith_Block_Summary
  • Kronolith_Factory_Driver
  • Kronolith_Factory_Storage
  • Overview
  • Package
  • Class
  • Tree

Class Kronolith_Factory_Driver

Horde_Injector based factory for Kronolith_Driver

Horde_Core_Factory_Base
Extended by Kronolith_Factory_Driver
Located at Factory/Driver.php
Methods summary
public Kronolith_Driver
# create( string $driver, array $params = array() )

Return the driver instance.

Return the driver instance.

Parameters

$driver
The storage backend to use
$params
Driver params

Returns

Kronolith_Driver

Throws

Kronolith_Exception
API documentation generated by ApiGen