\Ulaform_Factory_Action

Horde_Injector factory to create Ulaform_Action instances.

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

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

Instances.

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(string  $action) : \Ulaform_Action

Return the Ulaform_Action:: instance.

Parameters

string $action

The action to use

Throws

\Ulaform_Exception

Returns

\Ulaform_Action