[tree] element index

Package indexes

All elements
c d g i l m n o p r s u _
_
top
Variable $_column_map
lmbMPTree::$_column_map in lmbMPTree.class.php
Variable $_column_map
lmbNSTree::$_column_map in lmbNSTree.class.php
Variable $_conn
lmbNSTree::$_conn in lmbNSTree.class.php
Variable $_conn
lmbMPTree::$_conn in lmbMPTree.class.php
Variable $_db_table
lmbNSTree::$_db_table in lmbNSTree.class.php
Variable $_db_table
lmbMPTree::$_db_table in lmbMPTree.class.php
Variable $_id
lmbMPTree::$_id in lmbMPTree.class.php
Variable $_id
lmbNSTree::$_id in lmbNSTree.class.php
Variable $_identifier
lmbMPTree::$_identifier in lmbMPTree.class.php
Variable $_identifier
lmbNSTree::$_identifier in lmbNSTree.class.php
Variable $_left
lmbNSTree::$_left in lmbNSTree.class.php
Variable $_level
lmbMPTree::$_level in lmbMPTree.class.php
Variable $_level
lmbNSTree::$_level in lmbNSTree.class.php
Variable $_parent_id
lmbMPTree::$_parent_id in lmbMPTree.class.php
Variable $_parent_id
lmbNSTree::$_parent_id in lmbNSTree.class.php
Variable $_path
lmbMPTree::$_path in lmbMPTree.class.php
Variable $_right
lmbNSTree::$_right in lmbNSTree.class.php
Variable $_select_columns
lmbMPTree::$_select_columns in lmbMPTree.class.php
Variable $_system_columns
lmbMPTree::$_system_columns in lmbMPTree.class.php
Variable $_system_columns
lmbNSTree::$_system_columns in lmbNSTree.class.php
Method _convertRs2Array
lmbTreeHelper::_convertRs2Array() in lmbTreeHelper.class.php
Method _countChildren
lmbNSTree::_countChildren() in lmbNSTree.class.php
Method _createRootNode
lmbMPTree::_createRootNode() in lmbMPTree.class.php
Method _createRootNode
lmbNSTree::_createRootNode() in lmbNSTree.class.php
Method _dbConcat
lmbMPTree::_dbConcat() in lmbMPTree.class.php
Method _dbIn
lmbNSTree::_dbIn() in lmbNSTree.class.php
Method _dbIn
lmbMPTree::_dbIn() in lmbMPTree.class.php
Method _dbSubstr
lmbMPTree::_dbSubstr() in lmbMPTree.class.php
Method _doMakeNested
lmbTreeNestedCollection::_doMakeNested() in lmbTreeNestedCollection.class.php
Method _doSort
lmbTreeHelper::_doSort() in lmbTreeHelper.class.php
Method _ensureNode
lmbNSTree::_ensureNode() in lmbNSTree.class.php
Method _ensureNode
lmbMPTree::_ensureNode() in lmbMPTree.class.php
Method _ensureUniqueSiblingIdentifier
Method _ensureUniqueSiblingIdentifier
Method _getChildren
lmbNSTree::_getChildren() in lmbNSTree.class.php
Method _getSelectFields
lmbMPTree::_getSelectFields() in lmbMPTree.class.php
Method _getSelectFields
lmbNSTree::_getSelectFields() in lmbNSTree.class.php
Method _mapColumns
lmbMPTree::_mapColumns() in lmbMPTree.class.php
Method _mapColumns
lmbNSTree::_mapColumns() in lmbNSTree.class.php
Method _moveNodeByStep
lmbNSTree::_moveNodeByStep() in lmbNSTree.class.php
Method _processUserValues
lmbMPTree::_processUserValues() in lmbMPTree.class.php
Method _processUserValues
lmbNSTree::_processUserValues() in lmbNSTree.class.php
Method __construct
lmbMPTree::__construct() in lmbMPTree.class.php
Method __construct
lmbTreeInvalidNodeException::__construct() in lmbTreeInvalidNodeException.class.php
Method __construct
lmbNSTree::__construct() in lmbNSTree.class.php
c
top
Variable $children_field
lmbTreeNestedCollection::$children_field in lmbTreeNestedCollection.class.php
Method countChildren
lmbNSTree::countChildren() in lmbNSTree.class.php
Method countChildren
lmbTree::countChildren() in lmbTree.interface.php
Method countChildren
lmbMPTree::countChildren() in lmbMPTree.class.php
Method countChildrenAll
lmbTree::countChildrenAll() in lmbTree.interface.php
Method countChildrenAll
lmbNSTree::countChildrenAll() in lmbNSTree.class.php
Method countChildrenAll
lmbMPTree::countChildrenAll() in lmbMPTree.class.php
Method createNode
lmbTree::createNode() in lmbTree.interface.php
Method createNode
lmbMPTree::createNode() in lmbMPTree.class.php
Method createNode
lmbNSTree::createNode() in lmbNSTree.class.php
Page common.inc.php
common.inc.php in common.inc.php
d
top
Method deleteAll
lmbTree::deleteAll() in lmbTree.interface.php
Method deleteAll
lmbMPTree::deleteAll() in lmbMPTree.class.php
Method deleteAll
lmbNSTree::deleteAll() in lmbNSTree.class.php
Method deleteNode
lmbTree::deleteNode() in lmbTree.interface.php
Method deleteNode
lmbMPTree::deleteNode() in lmbMPTree.class.php
Method deleteNode
lmbNSTree::deleteNode() in lmbNSTree.class.php
g
top
Method getChildren
lmbTree::getChildren() in lmbTree.interface.php
Method getChildren
lmbNSTree::getChildren() in lmbNSTree.class.php
Method getChildren
lmbMPTree::getChildren() in lmbMPTree.class.php
Method getChildrenAll
lmbNSTree::getChildrenAll() in lmbNSTree.class.php
Method getChildrenAll
lmbTree::getChildrenAll() in lmbTree.interface.php
Method getChildrenAll
lmbMPTree::getChildrenAll() in lmbMPTree.class.php
Method getNode
lmbTree::getNode() in lmbTree.interface.php
Method getNode
lmbTreeInvalidNodeException::getNode() in lmbTreeInvalidNodeException.class.php
Method getNode
lmbNSTree::getNode() in lmbNSTree.class.php
Method getNode
lmbMPTree::getNode() in lmbMPTree.class.php
Method getNodeByPath
lmbNSTree::getNodeByPath() in lmbNSTree.class.php
Method getNodeByPath
lmbTree::getNodeByPath() in lmbTree.interface.php
Method getNodeByPath
lmbMPTree::getNodeByPath() in lmbMPTree.class.php
Method getNodesByIds
lmbNSTree::getNodesByIds() in lmbNSTree.class.php
Method getNodesByIds
lmbMPTree::getNodesByIds() in lmbMPTree.class.php
Method getNodesByIds
lmbTree::getNodesByIds() in lmbTree.interface.php
Method getNodeTable
lmbNSTree::getNodeTable() in lmbNSTree.class.php
Method getNodeTable
lmbMPTree::getNodeTable() in lmbMPTree.class.php
Method getParent
lmbNSTree::getParent() in lmbNSTree.class.php
Method getParent
lmbMPTree::getParent() in lmbMPTree.class.php
Method getParent
lmbTree::getParent() in lmbTree.interface.php
Method getParents
lmbMPTree::getParents() in lmbMPTree.class.php
Method getParents
lmbNSTree::getParents() in lmbNSTree.class.php
Method getParents
lmbTree::getParents() in lmbTree.interface.php
Method getPathToNode
lmbTree::getPathToNode() in lmbTree.interface.php
Method getPathToNode
lmbMPTree::getPathToNode() in lmbMPTree.class.php
Method getPathToNode
lmbNSTree::getPathToNode() in lmbNSTree.class.php
Method getRootNode
lmbTree::getRootNode() in lmbTree.interface.php
Method getRootNode
lmbMPTree::getRootNode() in lmbMPTree.class.php
Method getRootNode
lmbNSTree::getRootNode() in lmbNSTree.class.php
Method getSiblings
lmbMPTree::getSiblings() in lmbMPTree.class.php
Method getSiblings
lmbTree::getSiblings() in lmbTree.interface.php
Method getSiblings
lmbNSTree::getSiblings() in lmbNSTree.class.php
i
top
Method initTree
lmbTree::initTree() in lmbTree.interface.php
Method initTree
lmbMPTree::initTree() in lmbMPTree.class.php
Method initTree
lmbNSTree::initTree() in lmbNSTree.class.php
Method isNode
lmbTree::isNode() in lmbTree.interface.php
Method isNode
lmbMPTree::isNode() in lmbMPTree.class.php
Method isNode
lmbNSTree::isNode() in lmbNSTree.class.php
l
top
Class lmbMPTree
lmbMPTree in lmbMPTree.class.php
class lmbMPTree.
Class lmbNSTree
lmbNSTree in lmbNSTree.class.php
Base class implementing a Nested Sets approach for storing tree-like structures in database tables.
Class lmbTree
lmbTree in lmbTree.interface.php
interface lmbTree.
Class lmbTreeConsistencyException
lmbTreeConsistencyException in lmbTreeConsistencyException.class.php
class lmbTreeConsistencyException.
Class lmbTreeException
lmbTreeException in lmbTreeException.class.php
class lmbTreeException.
Class lmbTreeHelper
lmbTreeHelper in lmbTreeHelper.class.php
class lmbTreeHelper.
Class lmbTreeInvalidNodeException
lmbTreeInvalidNodeException in lmbTreeInvalidNodeException.class.php
class lmbTreeInvalidNodeException.
Class lmbTreeNestedCollection
lmbTreeNestedCollection in lmbTreeNestedCollection.class.php
class lmbTreeNestedCollection.
Class lmbTreeSortedCollection
lmbTreeSortedCollection in lmbTreeSortedCollection.class.php
class lmbTreeSortedCollection.
Page lmbTreeConsistencyException.class.php
lmbTreeConsistencyException.class.php in lmbTreeConsistencyException.class.php
Page lmbTreeException.class.php
lmbTreeException.class.php in lmbTreeException.class.php
Page lmbTreeInvalidNodeException.class.php
lmbTreeInvalidNodeException.class.php in lmbTreeInvalidNodeException.class.php
Page lmbMPTree.class.php
lmbMPTree.class.php in lmbMPTree.class.php
Page lmbNSTree.class.php
lmbNSTree.class.php in lmbNSTree.class.php
Page lmbTree.interface.php
lmbTree.interface.php in lmbTree.interface.php
Page lmbTreeDecorator.class.php
lmbTreeDecorator.class.php in lmbTreeDecorator.class.php
Page lmbTreeHelper.class.php
lmbTreeHelper.class.php in lmbTreeHelper.class.php
Page lmbTreeNestedCollection.class.php
lmbTreeNestedCollection.class.php in lmbTreeNestedCollection.class.php
Page lmbTreeSortedCollection.class.php
lmbTreeSortedCollection.class.php in lmbTreeSortedCollection.class.php
m
top
Method moveNode
lmbMPTree::moveNode() in lmbMPTree.class.php
Method moveNode
lmbNSTree::moveNode() in lmbNSTree.class.php
Method moveNode
lmbTree::moveNode() in lmbTree.interface.php
Method moveNodeDown
lmbNSTree::moveNodeDown() in lmbNSTree.class.php
Method moveNodeUp
lmbNSTree::moveNodeUp() in lmbNSTree.class.php
n
top
Variable $node
lmbTreeInvalidNodeException::$node in lmbTreeInvalidNodeException.class.php
Variable $node_field
lmbTreeSortedCollection::$node_field in lmbTreeSortedCollection.class.php
Variable $node_field
lmbTreeNestedCollection::$node_field in lmbTreeNestedCollection.class.php
o
top
Variable $order_pairs
lmbTreeSortedCollection::$order_pairs in lmbTreeSortedCollection.class.php
p
top
Variable $parent_field
lmbTreeNestedCollection::$parent_field in lmbTreeNestedCollection.class.php
Variable $parent_field
lmbTreeSortedCollection::$parent_field in lmbTreeSortedCollection.class.php
Page package.php
package.php in package.php
r
top
Method rewind
lmbTreeSortedCollection::rewind() in lmbTreeSortedCollection.class.php
Method rewind
lmbTreeNestedCollection::rewind() in lmbTreeNestedCollection.class.php
s
top
Method setChildrenField
lmbTreeNestedCollection::setChildrenField() in lmbTreeNestedCollection.class.php
Method setNodeField
lmbTreeSortedCollection::setNodeField() in lmbTreeSortedCollection.class.php
Method setNodeField
lmbTreeNestedCollection::setNodeField() in lmbTreeNestedCollection.class.php
Method setNodeTable
lmbNSTree::setNodeTable() in lmbNSTree.class.php
Method setNodeTable
lmbMPTree::setNodeTable() in lmbMPTree.class.php
Method setOrder
lmbTreeSortedCollection::setOrder() in lmbTreeSortedCollection.class.php
Method setParentField
lmbTreeSortedCollection::setParentField() in lmbTreeSortedCollection.class.php
Method setParentField
lmbTreeNestedCollection::setParentField() in lmbTreeNestedCollection.class.php
Method sort
lmbTreeHelper::sort() in lmbTreeHelper.class.php
u
top
Method updateNode
lmbTree::updateNode() in lmbTree.interface.php
Method updateNode
lmbNSTree::updateNode() in lmbNSTree.class.php
Method updateNode
lmbMPTree::updateNode() in lmbMPTree.class.php
c d g i l m n o p r s u _