com.liferay.portal.util
Class PortletLister

java.lang.Object
  extended by com.liferay.portal.util.PortletLister

public class PortletLister
extends java.lang.Object

View Source

Author:
Jorge Ferrer

Constructor Summary
PortletLister()
           
 
Method Summary
 TreeView getTreeView(com.liferay.portal.model.LayoutTypePortlet layoutTypePortlet, java.lang.String rootNodeName, com.liferay.portal.model.User user, javax.servlet.ServletContext servletContext)
           
 boolean isIncludeInstanceablePortlets()
           
 void setIncludeInstanceablePortlets(boolean includeInstanceablePortlets)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletLister

public PortletLister()
Method Detail

getTreeView

public TreeView getTreeView(com.liferay.portal.model.LayoutTypePortlet layoutTypePortlet,
                            java.lang.String rootNodeName,
                            com.liferay.portal.model.User user,
                            javax.servlet.ServletContext servletContext)
                     throws com.liferay.portal.PortalException,
                            com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException

isIncludeInstanceablePortlets

public boolean isIncludeInstanceablePortlets()

setIncludeInstanceablePortlets

public void setIncludeInstanceablePortlets(boolean includeInstanceablePortlets)