Overview

Packages

  • Jonah
  • None

Classes

  • Jonah
  • Jonah_Api
  • Jonah_Block_Latest
  • Jonah_Driver
  • Jonah_Driver_Sql
  • Jonah_Exception
  • Jonah_Factory_Driver
  • Jonah_Form_Feed
  • Jonah_Form_Story
  • Jonah_Test
  • Jonah_View_ChannelDelete
  • Jonah_View_ChannelEdit
  • Jonah_View_ChannelList
  • Jonah_View_StoryDelete
  • Jonah_View_StoryEdit
  • Jonah_View_StoryList
  • Jonah_View_StoryPdf
  • Jonah_View_StoryView
  • Jonah_View_TagSearchList
  • Overview
  • Package
  • Class
  • Tree

Class Jonah_Factory_Driver

Jonah_Driver factory.

Copyright 2010-2012 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (BSD). If you did not did not receive this file, see http://cvs.horde.org/co.php/jonah/LICENSE.

Horde_Core_Factory_Injector
Extended by Jonah_Factory_Driver
Package: Jonah
Author: Michael J. Rubinsky mrubinsk@horde.org
Author: Ben Klang ben@alkaloid.net
Located at Factory/Driver.php
Methods summary
public Jonah_Driver
# create( Horde_Injector $injector )

Return the driver instance.

Return the driver instance.

Parameters

$injector
$driver The concrete driver to return

Returns

Jonah_Driver

Throws

Jonah_Exception
API documentation generated by ApiGen