Documentation

Horde_DNS_Zone_Manager extends Horde_DNS_Manager
in package

The old Zone Manager NOTE: I don't think this is necessary anymore as this rdo class 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
$_mapper  : mixed
__get()  : mixed
getUpdateData()  : mixed
getZone()  : mixed
listZones()  : mixed
setFactory()  : mixed
verifyChangeset()  : mixed

Properties

$_adapter

protected mixed $_adapter = \null

$_factory

protected mixed $_factory = \null

$_mapper

protected mixed $_mapper = 'Zone'

Methods

__get()

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

getUpdateData()

public getUpdateData([array<string|int, mixed> $criteria = null ]) : mixed
Parameters
$criteria : array<string|int, mixed> = null
Return values
mixed

getZone()

public getZone(mixed $id) : mixed
Parameters
$id : mixed
Return values
mixed

listZones()

public listZones(array<string|int, mixed> $criteria) : mixed
Parameters
$criteria : array<string|int, mixed>
Return values
mixed

Search results