public class BlogListPortletHome
extends fr.paris.lutece.portal.business.portlet.PortletHome
| Constructor and Description |
|---|
BlogListPortletHome()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkIsAliasPortlet(int nPortletId)
Check whether a portlet is an alias portlet
|
static Collection<fr.paris.lutece.util.ReferenceItem> |
findByFilter(int nDocumentId,
PortletOrder pOrder,
PortletFilter pFilter)
Load the list of Portlet
|
fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO |
getDAO()
Returns the instance of the portlet DAO singleton
|
static fr.paris.lutece.portal.business.portlet.PortletHome |
getInstance()
Returns the instance of DocumentListPortletHome
|
static int |
getMinDocBlogOrder()
Load the portlet template whose type is specified in parameter
|
String |
getPortletTypeId()
Returns the identifier of the portlet type
|
static Map<Integer,String> |
loadPages(String strPortletType)
Load the portlet template whose type is specified in parameter
|
create, findByPrimaryKey, findByType, getAliasList, getLastModifiedPortlet, getPortletListByStyle, getPortletsByRoleKey, getPortletsListbyName, getPortletType, getStylesList, getUsedOrdersForColumns, hasAlias, invalidate, invalidate, notifyListeners, remove, update, updateStatuspublic static fr.paris.lutece.portal.business.portlet.PortletHome getInstance()
public String getPortletTypeId()
public fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO getDAO()
public static boolean checkIsAliasPortlet(int nPortletId)
nPortletId - The id of the portletpublic static Collection<fr.paris.lutece.util.ReferenceItem> findByFilter(int nDocumentId, PortletOrder pOrder, PortletFilter pFilter)
nDocumentId - the document IDpOrder - order of the portletspFilter - The portlet filterpublic static Map<Integer,String> loadPages(String strPortletType)
strPortletType - public static int getMinDocBlogOrder()
Copyright © 2020 City of Paris. All rights reserved.