Overview

Packages

  • Horde
    • Block
  • None
  • Ulaform

Classes

  • Ulaform
  • Ulaform_Action
  • Ulaform_Action_Mailto
  • Ulaform_Action_Sql
  • Ulaform_Api
  • Ulaform_Driver
  • Ulaform_Driver_Sql
  • Ulaform_Exception
  • Ulaform_Factory_Action
  • Ulaform_Factory_Driver
  • Overview
  • Package
  • Class
  • Tree

Class Ulaform_Factory_Driver

Horde_Injector factory to create Ulaform_Driver instances.

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

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

Package: Ulaform
Author: Michael J. Rubinsky mrubinsk@horde.org
Author: Vilius Ĺ umskas vilius@lnk.lt
Located at Factory/Driver.php
Methods summary
public
# __construct( Horde_Injector $injector )

Constructor.

Constructor.

Parameters

$injector
The injector to use.
public Ulaform_Driver
# create( mixed $name = '' )

Return the Ulaform_Driver:: instance.

Return the Ulaform_Driver:: instance.

Parameters

$name
Instance name

Returns

Ulaform_Driver

Throws

Ulaform_Exception
API documentation generated by ApiGen