Difference between revisions of "Taxonomy 1 0"
From ADF Docs
Line 6: | Line 6: | ||
:type = singleton | :type = singleton | ||
− | == Functions == | + | == Functions == |
+ | :[[Taxonomy_1_0-getCSTaxObj|getCSTaxObj]] | ||
+ | ::Returns the taxonomy object for a given taxonomy name | ||
− | + | ||
+ | :[[Taxonomy_1_0-getPageBindingsForTermID|getPageBindingsForTermID]] | ||
+ | |||
+ | |||
+ | :[[Taxonomy_1_0-getTermIDs|getTermIDs]] | ||
+ | ::Returns a list of termIDs from a list of terms and a given initialized taxonomy object | ||
+ | |||
+ | |||
+ | :[[Taxonomy_1_0-getTopTermIDArrayForFacet|getTopTermIDArrayForFacet]] |
Revision as of 04:05, 24 March 2010
Description
Taxonomy functions for the ADF Library
Properties
- version = 1_0_0
- type = singleton
Functions
- getCSTaxObj
- Returns the taxonomy object for a given taxonomy name
- getTermIDs
- Returns a list of termIDs from a list of terms and a given initialized taxonomy object