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
Table of Contents
Properties
- $_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'