You are here

public property UcTreeNode::$depth in Ubercart 6.2

Same name and namespace in other branches
  1. 7.3 uc_catalog/classes/treenode.inc \UcTreeNode::depth

File

uc_catalog/uc_catalog.module, line 21
Ubercart Catalog module.

Class

UcTreeNode
Data structure to mimic Drupal's menu system.

Code

public $depth = -1;