Plumtree Pluggable Navigation API  
 

NavigationCommonHelpers.GenerateJSHTMLHelperFunctions Method 

Creates writeStartTable, writeEndOfTable, writeSpacerTable and writeSpacerCell, dynamic HTML generating Javascript helper functions used in .js files to to position dropdown menu tabs and mandatory communities tabs.

public static HTMLScript GenerateJSHTMLHelperFunctions(
   AActivitySpace parent
);

Parameters

parent
Current Activityspace

Return Value

HTMLScript HTMLScript block with the javascript helper functions

See Also

NavigationCommonHelpers Class | com.plumtree.portalpages.common.uiparts Namespace