com.plumtree.uiinfrastructure.common
Interface IDisplayJavascriptHelper

All Known Implementing Classes:
DisplayJavascriptHelper

public interface IDisplayJavascriptHelper


Method Summary
 HTMLScriptCollection DoDisplayJavascriptPEIs(AActivitySpace _asSession)
          This helper method handles the processing of the DisplayJavascript PEIs.
 

Method Detail

DoDisplayJavascriptPEIs

HTMLScriptCollection DoDisplayJavascriptPEIs(AActivitySpace _asSession)
This helper method handles the processing of the DisplayJavascript PEIs.

Parameters:
_asSession - The current space
Returns:
HTMLScriptCollection the resulting javascript to be added to the pages. Can be null.



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.