Uiinfrastructure API Docs  
 

DisplayJavascriptHelper.DoDisplayJavascriptPEI Method 

This helper method handles the processing of the DisplayJavascript PEIs.

public static HTMLScriptCollection DoDisplayJavascriptPEI(
   AActivitySpace _asSession
);

Parameters

_asSession
The current space

Return Value

HTMLScriptCollection the resulting javascript to be added to the pages. Can be null.

See Also

DisplayJavascriptHelper Class | com.plumtree.uiinfrastructure.common Namespace