Horde_DNS_Zone_Entity
extends Horde_Rdo_Base
in package
The old Zone 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
Table of Contents
Methods
- createZone() : mixed
- deleteZone() : mixed
- rewriteFullZone() : mixed
- toArray() : mixed
- updateDB() : mixed
- updateRecords() : mixed
- updateZone() : mixed
- writeNsUpdate() : mixed
- writeNsUpdateZone() : mixed
- writeZoneData() : mixed
- writeZoneFile() : mixed
- createChangesetAction() : mixed
- deleteChangesetAction() : mixed
- updateChangesetAction() : mixed
Methods
createZone()
public
createZone(mixed $server) : mixed
Parameters
- $server : mixed
deleteZone()
public
deleteZone(mixed $server) : mixed
Parameters
- $server : mixed
rewriteFullZone()
public
rewriteFullZone(mixed $server, mixed $keyLoc) : mixed
Parameters
- $server : mixed
- $keyLoc : mixed
toArray()
public
toArray([mixed $lazy = false ][, mixed $relationships = false ]) : mixed
Parameters
- $lazy : mixed = false
- $relationships : mixed = false
updateDB()
public
updateDB(array<string|int, mixed> $updateData) : mixed
Parameters
- $updateData : array<string|int, mixed>
updateRecords()
public
updateRecords(mixed $server, mixed $keyLoc) : mixed
Parameters
- $server : mixed
- $keyLoc : mixed
updateZone()
public
updateZone(array<string|int, mixed> $updateData, mixed $server, mixed $keyLoc) : mixed
Parameters
- $updateData : array<string|int, mixed>
- $server : mixed
- $keyLoc : mixed
writeNsUpdate()
public
writeNsUpdate(mixed $server) : mixed
Parameters
- $server : mixed
writeNsUpdateZone()
public
writeNsUpdateZone(mixed $server) : mixed
Parameters
- $server : mixed
writeZoneData()
public
writeZoneData(mixed $server) : mixed
Parameters
- $server : mixed
writeZoneFile()
public
writeZoneFile() : mixed
createChangesetAction()
protected
createChangesetAction(mixed $changeset) : mixed
Parameters
- $changeset : mixed
deleteChangesetAction()
protected
deleteChangesetAction(mixed $changeset) : mixed
Parameters
- $changeset : mixed
updateChangesetAction()
protected
updateChangesetAction(mixed $changeset) : mixed
Parameters
- $changeset : mixed