Documentation

Horde_DNS_Zone_Mapper extends Horde_Rdo_Mapper
in package

The old Zone Mapper 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

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

Properties

$_classname

protected mixed $_classname = 'Horde_DNS_Zone'

$_lazyRelationships

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

$_table

protected mixed $_table = 'horde_dns_zones'

Search results