com.plumtree.portaluiinfrastructure.opener
Interface IPTOpenerHelper

All Known Implementing Classes:
PTOpenerService

public interface IPTOpenerHelper


Method Summary
 HTMLScriptCollection GetOpenerJavascript(AActivitySpace _asOwner)
          Returns the Javascript needed by the Common Opener.
 

Method Detail

GetOpenerJavascript

HTMLScriptCollection GetOpenerJavascript(AActivitySpace _asOwner)
Returns the Javascript needed by the Common Opener. We add both dynamic script and static script. To provide a set of simpler API methods, some methods in the static script will call methods from the dynamic script. However, the static API will also include methods that don't depend on the dynamic API.

Returns:
This method returns the HTMLScript for the Common Opener.



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