Documentation

Horde_DNS_Backend_Rdo_ZoneEntity extends Horde_Rdo_Base
in package

The Zone RDO Entity

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

toArray()  : array<string|int, mixed>
The magic method to return all properties as an array

Methods

toArray()

The magic method to return all properties as an array

public toArray([mixed $lazy = false ][, mixed $relationships = false ]) : array<string|int, mixed>
Parameters
$lazy : mixed = false
$relationships : mixed = false
Return values
array<string|int, mixed>

The array of all class properties

Search results