Documentation

Horde_DNS_Changeset_Manager extends Horde_DNS_Manager
in package

The Changeset Manager NOTE: It is Rdo specific, maybe include in the regular Rdo update process of the record?

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
getChangeset()  : mixed
getUpdateData()  : mixed
listChangesets()  : mixed
setFactory()  : mixed
verifyChangeset()  : mixed

Properties

$_adapter

protected mixed $_adapter = \null

$_factory

protected mixed $_factory = \null

$_mapper

protected mixed $_mapper = 'Changeset'

Methods

__get()

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

getChangeset()

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

getUpdateData()

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

listChangesets()

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

Search results