public property UcTreeNode::$tid in Ubercart 7.3
Same name and namespace in other branches
- 6.2 uc_catalog/uc_catalog.module \UcTreeNode::tid
File
- uc_catalog/
classes/ treenode.inc, line 12 - Utility classes for catalog module.
Class
- UcTreeNode
- Data structure to mimic Drupal's menu system.
Code
public $tid = 0;