File/DataTree/DataTree.php

Description
Classes
Class Description
 class DataTree The DataTree:: class provides a common abstracted interface into the various backends for the Horde DataTree system.
 class DataTreeObject Class that can be extended to save arbitrary information as part of a stored object.
Constants
DATATREE_BUILD_COUNT = 1 (line 21)

Build a count only query.

DATATREE_BUILD_SELECT = 0 (line 18)

Build a normal select query.

DATATREE_BUILD_VALUES = 2 (line 24)

Build an attribute only query.

DATATREE_BUILD_VALUES_COUNT = 3 (line 26)
DATATREE_FORMAT_FLAT = 2 (line 12)

Get a full list - an array of keys.

DATATREE_FORMAT_TREE = 1 (line 9)

List every object in an array, similar to PEAR/html/menu.php.

DATATREE_ROOT = -1 (line 15)

The root element (top-level parent) of each DataTree group.

Documentation generated on Sun, 30 Jan 2011 05:16:25 +0000 by phpDocumentor 1.4.3