Class Horde_DataTreeObject
Class that can be extended to save arbitrary information as part of a stored object.
Package: DataTree
Author: Stephane Huther shuther1@free.fr
Author: Chuck Hagenbuch chuck@horde.org
Located at Horde/DataTreeObject.php
Author: Stephane Huther shuther1@free.fr
Author: Chuck Hagenbuch chuck@horde.org
Located at Horde/DataTreeObject.php
public
|
|
public
|
#
setDataTree(
Sets the |
public
string
|
|
public
|
|
public
string
|
|
public
string
|
|
public
array
|
|
public
|
|
public
|
|
public
|
|
public
&
|
|
public
boolean|PEAR_Error
|
|
public
boolean|PEAR_Error
|
|
public
mixed
|
|
public
|
public
|
$datatree
This object's Horde_DataTree instance. |
|
public
array
|
$data
Key-value hash that will be serialized. |
#
array()
|
public
string
|
$name
The unique name of this object. These names have the same requirements as other object names - they must be unique, etc. |
|
public
integer
|
$order
If this object has ordering data, store it here. |
#
null
|