Uiinfrastructure API Docs  
 

IDisplayJavascriptHelper.DoDisplayJavascriptPEIs Method 

This helper method handles the processing of the DisplayJavascript PEIs.

HTMLScriptCollection DoDisplayJavascriptPEIs(
   AActivitySpace _asSession
);

Parameters

_asSession
The current space

Return Value

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

See Also

IDisplayJavascriptHelper Interface | com.plumtree.uiinfrastructure.common Namespace