Plumtree Portal UI  
 

DrilldownControl.makeURL Method (ISearchResultModelRO, AActivitySpace, HTMLElement, Int32)

Factory method to make a drilldown link.

public static HTMLElement makeURL(
   ISearchResultModelRO model,
   AActivitySpace parent,
   HTMLElement linkText,
   int category
);

Parameters

model
Current batch of search results
parent
linkText
Desired link text
category
Desired category to drill down into

See Also

DrilldownControl Class | com.plumtree.portaluiinfrastructure.search Namespace | DrilldownControl.makeURL Overload List