Zone
extends Horde_Rdo_Base
in package
implements
Zone
Table of Contents
Interfaces
Properties
- $_mapper : mixed
Methods
- getComment() : string
- A comment on a zone
- getId() : string
- A Zone's unique ID in the DNS backend
- getName() : string
- A zone's root dns name
Properties
$_mapper
protected
mixed
$_mapper
= 'Horde\Dns\Db\ZoneRepo'
Methods
getComment()
A comment on a zone
public
getComment() : string
Return values
string —The Comment
getId()
A Zone's unique ID in the DNS backend
public
getId() : string
Return values
string —The ID
getName()
A zone's root dns name
public
getName() : string
Return values
string —The Comment