Difference between revisions of "Taxonomy 1 0-getTopTermIDArrayForFacet"
From ADF Docs
Line 4: | Line 4: | ||
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> |
Revision as of 04:05, 24 March 2010
Description
Signature
public array getTopTermIDArrayForFacet ( numeric facetID, numeric taxonomyID )
Parameters
Required | Name | Type | Description |
required | facetID | numeric | |
taxonomyID | numeric |