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_Action

Horde_Injector factory to create Ulaform_Action 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/Action.php
Methods summary
public
# __construct( Horde_Injector $injector )

Constructor.

Constructor.

Parameters

$injector
The injector to use.
public Ulaform_Action
# create( string $action )

Return the Ulaform_Action:: instance.

Return the Ulaform_Action:: instance.

Parameters

$action
The action to use

Returns

Ulaform_Action

Throws

Ulaform_Exception
API documentation generated by ApiGen