Documentation

Horde_DNS_Backend_Rdo_ZoneMapper extends Horde_Rdo_Mapper
in package

The Zone RDO Mapper

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

$_classname  : mixed
$_lazyRelationships  : mixed
$_table  : mixed

Properties

$_classname

protected mixed $_classname = 'Horde_DNS_Backend_Rdo_ZoneEntity'

$_lazyRelationships

protected mixed $_lazyRelationships = array('records' => array('type' => \Horde_Rdo::ONE_TO_MANY, 'foreignkey' => 'name', 'mapper' => 'Horde_DNS_Backend_Rdo_RecordMapper'))

$_table

protected mixed $_table = 'horde_dns_zones'

Search results