Difference between revisions of "Taxonomy 1 0-getTopTermIDArrayForFacet"
From ADF Docs
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | __NOTOC__ | ||
| + | Attention: Do not change any text in the description, signature, and paramter sections. | ||
| + | |||
| + | Return to [[Taxonomy_1_0]] | ||
| + | |||
== Description == | == Description == | ||
| Line 4: | Line 9: | ||
public array <strong>getTopTermIDArrayForFacet</strong> ( numeric facetID, numeric taxonomyID ) | public array <strong>getTopTermIDArrayForFacet</strong> ( numeric facetID, numeric taxonomyID ) | ||
| − | == Parameters == | + | == Parameters == |
| − | + | <table id="lib-params"> | |
| + | <tr class="header"> | ||
| + | <td>Required</td> | ||
| + | <td>Name</td> | ||
| + | <td>Type</td> | ||
| + | <td>Description</td> | ||
| + | </tr> | ||
| + | |||
| + | |||
| + | <tr> | ||
| + | |||
| + | <td class="required">required</td> | ||
| + | |||
| + | <td>facetID</td> | ||
| + | <td>numeric</td> | ||
| + | <td></td> | ||
| + | </tr> | ||
| + | |||
| + | <tr> | ||
| + | |||
| + | <td> </td> | ||
| + | |||
| + | <td>taxonomyID</td> | ||
| + | <td>numeric</td> | ||
| + | <td></td> | ||
| + | </tr> | ||
| + | |||
| + | </table> | ||
Latest revision as of 13:58, 9 April 2010
Attention: Do not change any text in the description, signature, and paramter sections.
Return to Taxonomy_1_0
Description
Signature
public array getTopTermIDArrayForFacet ( numeric facetID, numeric taxonomyID )
Parameters
| Required | Name | Type | Description |
| required | facetID | numeric | |
| taxonomyID | numeric |