public class FormPortletHome
extends fr.paris.lutece.portal.business.portlet.PortletHome
Constructor and Description |
---|
FormPortletHome()
Constructor
|
Modifier and Type | Method and Description |
---|---|
static int |
getCountPortletByIdForm(int nIdForm)
return number of form portlet who are associate to the id form
|
fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO |
getDAO()
Returns the instance of the portlet DAO singleton
|
static Form |
getFormByPortletId(int nPortletId,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns an instance of a Form associate to the portle witch identifier is specified in parameter
|
static fr.paris.lutece.portal.business.portlet.PortletHome |
getInstance()
Returns the instance of FormPortletHome
|
String |
getPortletTypeId()
Returns the identifier of the portlet type
|
create, findByPrimaryKey, findByType, getAliasList, getLastModifiedPortlet, getPortletListByStyle, getPortletsByRoleKey, getPortletsListbyName, getPortletType, getStylesList, getUsedOrdersForColumns, hasAlias, invalidate, invalidate, notifyListeners, remove, update, updateStatus
public static fr.paris.lutece.portal.business.portlet.PortletHome getInstance()
public String getPortletTypeId()
public fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO getDAO()
public static Form getFormByPortletId(int nPortletId, fr.paris.lutece.portal.service.plugin.Plugin plugin)
nPortletId
- the portlet identifierplugin
- the pluginpublic static int getCountPortletByIdForm(int nIdForm)
nIdForm
- the id of the formCopyright © 2017 City of Paris. All rights reserved.