Documentation

Horde_DNS_Factory_Mapper extends Horde_Rdo_Factory
in package

Factory Manager NOTE: I don't think this is necessary anymore as this factory isn't used

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

Tags
author

Diana Hille hille@b1-systems.de

author

Ralf Lang lang@b1-systems.de

category

Horde

Table of Contents

$_adapter  : mixed
$_factory  : mixed
$_injector  : mixed
__construct()  : mixed
__get()  : mixed
count()  : mixed
create()  : mixed

Properties

$_adapter

protected mixed $_adapter = \null

$_factory

protected mixed $_factory = \null

$_injector

protected mixed $_injector = \null

Methods

__construct()

public __construct(Horde_Injector $injector) : mixed
Parameters
$injector : Horde_Injector
Return values
mixed

__get()

public __get(mixed $key) : mixed
Parameters
$key : mixed
Return values
mixed

count()

public count() : mixed
Return values
mixed

create()

public create([mixed $name = 'factory' ][, mixed $adapter = array() ]) : mixed
Parameters
$name : mixed = 'factory'
$adapter : mixed = array()
Return values
mixed

Search results