You are here

public property FeedsTermElement::$tid in Feeds 6

Same name and namespace in other branches
  1. 7.2 plugins/FeedsParser.inc \FeedsTermElement::tid
  2. 7 plugins/FeedsParser.inc \FeedsTermElement::tid

File

plugins/FeedsParser.inc, line 159

Class

FeedsTermElement
Encapsulates a taxonomy style term object.

Code

public $tid, $vid, $name, $description, $weight;