com.plumtree.portalpages.admin.editors.xui
Interface IXUIHelperModelRO

All Known Implementing Classes:
XUIHelperModel

public interface IXUIHelperModelRO

This interface is implemented by the Model. It contains all the read-only mothods of the Model accessed by the Views.

Author:
Julie Fournier

Method Summary
 java.lang.String GetHTMLForXUIPage(int _nXUIPageID)
           
 java.lang.String GetPageInstructions(int _nXUIPageID)
           
 java.lang.String GetPageTitle(int _nXUIPageID)
           
 

Method Detail

GetHTMLForXUIPage

java.lang.String GetHTMLForXUIPage(int _nXUIPageID)
See Also:
com.plumtree.portalpages.admin.editors.xui.XUIHelperModel#GetHTMLForXUIPage()

GetPageInstructions

java.lang.String GetPageInstructions(int _nXUIPageID)
See Also:
com.plumtree.portalpages.admin.editors.xui.XUIHelperModel#GetPageInstructions()

GetPageTitle

java.lang.String GetPageTitle(int _nXUIPageID)
See Also:
com.plumtree.portalpages.admin.editors.xui.XUIHelperModel#GetPageTitle()



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