Difference between revisions of "Taxonomy 1 0"
From ADF Docs
Line 14: | Line 14: | ||
== Functions == | == Functions == | ||
− | :[[ | + | <div id='library-api'> |
+ | :[[Taxonomy_1_0-getCSTaxObj|getCSTaxObj]] ( string taxName ) | ||
::Returns the taxonomy object for a given taxonomy name | ::Returns the taxonomy object for a given taxonomy name | ||
− | + | :[[Taxonomy_1_0-getPageBindingsForTermID|getPageBindingsForTermID]] ( any csTaxObj, string TermID, string facet, numeric CEFormID, numeric CEFieldID, string currTermPageIdList ) | |
− | + | :[[Taxonomy_1_0-getTermIDs|getTermIDs]] ( any csTaxObj, string termList ) | |
− | :[[ | ||
− | |||
− | |||
− | :[[ | ||
::Returns a list of termIDs from a list of terms and a given initialized taxonomy object | ::Returns a list of termIDs from a list of terms and a given initialized taxonomy object | ||
− | + | :[[Taxonomy_1_0-getTopTermIDArrayForFacet|getTopTermIDArrayForFacet]] ( numeric facetID, numeric taxonomyID ) | |
− | + | </div> | |
− | :[[ |
Latest revision as of 13:57, 9 April 2010
Attention: Do not change any text in the description, properties, and functions sections.
Return to Library (API)
Description
Taxonomy functions for the ADF Library
Properties
- version = 1_0_0
- wikiTitle = Taxonomy_1_0
- type = singleton
Functions
- getCSTaxObj ( string taxName )
- Returns the taxonomy object for a given taxonomy name
- getPageBindingsForTermID ( any csTaxObj, string TermID, string facet, numeric CEFormID, numeric CEFieldID, string currTermPageIdList )
- getTermIDs ( any csTaxObj, string termList )
- Returns a list of termIDs from a list of terms and a given initialized taxonomy object
- getTopTermIDArrayForFacet ( numeric facetID, numeric taxonomyID )