Documentation

Ingo_Factory_Transport extends Horde_Core_Factory_Base
in package

A Horde_Injector based Ingo_Transport factory.

Tags
author

Michael Slusarz slusarz@horde.org

author

Jan Schneider jan@horde.org

category

Horde

license

http://www.horde.org/licenses/apache ASL

Table of Contents

create()  : Ingo_Transport
Returns a Ingo_Transport instance.

Methods

create()

Returns a Ingo_Transport instance.

public create(array<string|int, mixed> $transport) : Ingo_Transport
Parameters
$transport : array<string|int, mixed>

A transport driver name and parameter hash.

Tags
throws
Ingo_Exception
Return values
Ingo_Transport

The Ingo_Transport instance.

Search results