Documentation

Horde_DNS_Record_Entity extends Horde_Rdo_Base
in package

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

delete()  : mixed
toArray()  : mixed
update()  : mixed

Methods

delete()

public delete() : mixed
Return values
mixed

toArray()

public toArray([mixed $lazy = false ][, mixed $relationships = false ]) : mixed
Parameters
$lazy : mixed = false
$relationships : mixed = false
Return values
mixed

update()

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

Search results