![]() |
CMS
Version 3.9
|
Inherits DataItem.
Public Member Functions | |
Term () | |
getAssociatedItem () | |
Public Attributes | |
$table = "taxonomy_term_association" | |
$primary_key = "term_association_id" | |
$fields | |
$relations = array("Term" => TaxonomyTerm) | |
Definition at line 39 of file taxonomy_term_association.inc.
TaxonomyTermAssociation::getAssociatedItem | ( | ) |
Definition at line 57 of file taxonomy_term_association.inc.
TaxonomyTermAssociation::Term | ( | ) |
Definition at line 52 of file taxonomy_term_association.inc.
TaxonomyTermAssociation::$fields |
Definition at line 44 of file taxonomy_term_association.inc.
TaxonomyTermAssociation::$primary_key = "term_association_id" |
Definition at line 42 of file taxonomy_term_association.inc.
TaxonomyTermAssociation::$relations = array("Term" => TaxonomyTerm) |
Definition at line 50 of file taxonomy_term_association.inc.
TaxonomyTermAssociation::$table = "taxonomy_term_association" |
Definition at line 41 of file taxonomy_term_association.inc.