![]() |
CMS
Version 3.9
|
Inherits DataItem.
Public Member Functions | |
Taxonomy () | |
getAssociatedItems ($class, $constraint="") | |
Public Attributes | |
$table = "taxonomy_term" | |
$primary_key = "term_id" | |
$cacheLocal = true | |
$fields | |
$relations = array("Taxonomy" => Taxonomy) | |
Definition at line 39 of file taxonomy_term.inc.
TaxonomyTerm::getAssociatedItems | ( | $class, | |
$constraint = "" |
|||
) |
Definition at line 58 of file taxonomy_term.inc.
TaxonomyTerm::Taxonomy | ( | ) |
Definition at line 53 of file taxonomy_term.inc.
TaxonomyTerm::$cacheLocal = true |
Definition at line 43 of file taxonomy_term.inc.
TaxonomyTerm::$fields |
Definition at line 45 of file taxonomy_term.inc.
TaxonomyTerm::$primary_key = "term_id" |
Definition at line 42 of file taxonomy_term.inc.
TaxonomyTerm::$relations = array("Taxonomy" => Taxonomy) |
Definition at line 51 of file taxonomy_term.inc.
TaxonomyTerm::$table = "taxonomy_term" |
Definition at line 41 of file taxonomy_term.inc.