Horde_DNS_Backend_Rdo_RecordMapper
extends Horde_Rdo_Mapper
in package
The Record 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
Table of Contents
- $_classname : mixed
- $_lazyRelationships : mixed
- $_table : mixed
Properties
$_classname
protected
mixed
$_classname
= 'Horde_DNS_Backend_Rdo_RecordEntity'
$_lazyRelationships
protected
mixed
$_lazyRelationships
= array('zone' => array('type' => \Horde_Rdo::MANY_TO_ONE, 'foreignkey' => 'zone', 'mapper' => 'Horde_DNS_Backend_Rdo_ZoneMapper'))
$_table
protected
mixed
$_table
= 'horde_dns_records'