Liferay 6.0.5

com.liferay.portal.util
Class PortletLister

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

public class PortletLister
extends Object


Constructor Summary
PortletLister()
           
 
Method Summary
 TreeView getTreeView(LayoutTypePortlet layoutTypePortlet, String rootNodeName, 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(LayoutTypePortlet layoutTypePortlet,
                            String rootNodeName,
                            User user,
                            javax.servlet.ServletContext servletContext)
                     throws PortalException,
                            SystemException
Throws:
PortalException
SystemException

isIncludeInstanceablePortlets

public boolean isIncludeInstanceablePortlets()

setIncludeInstanceablePortlets

public void setIncludeInstanceablePortlets(boolean includeInstanceablePortlets)

Liferay 6.0.5