Documentation

Horde_DNS_Record_Mapper extends Horde_Rdo_Mapper
in package

The old Record 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_Record'

$_lazyRelationships

protected mixed $_lazyRelationships = array('zone' => array('type' => \Horde_Rdo::MANY_TO_ONE, 'foreignkey' => 'zone', 'mapper' => 'Horde_DNS_Zone_Mapper'))

$_table

protected mixed $_table = 'horde_dns_records'

Search results