Documentation

Horde_DNS_Record_Manager extends Horde_DNS_Manager
in package

The old Record 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

Properties

$_adapter  : mixed
$_factory  : mixed
$_mapper  : mixed

Methods

__get()  : mixed
getRecord()  : mixed
getUpdateData()  : mixed
listRecords()  : mixed
setFactory()  : mixed
verifyChangeset()  : mixed

Properties

$_adapter

protected mixed $_adapter = \null

$_factory

protected mixed $_factory = \null

$_mapper

protected mixed $_mapper = 'Record'

Methods

__get()

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

getRecord()

public getRecord(mixed $id) : mixed
Parameters
$id : mixed

getUpdateData()

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

listRecords()

public listRecords(array<string|int, mixed> $criteria) : mixed
Parameters
$criteria : array<string|int, mixed>

        
On this page

Search results