|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortletImpl | |
---|---|
fr.paris.lutece.portal.business.portlet |
Uses of PortletImpl in fr.paris.lutece.portal.business.portlet |
---|
Methods in fr.paris.lutece.portal.business.portlet that return types with arguments of type PortletImpl | |
---|---|
static Collection<PortletImpl> |
PortletHome.getPortletListByStyle(int nStyleId)
Returns the collection of the StyleSheet objects associated to the Style |
static Collection<PortletImpl> |
PortletHome.getPortletsListbyName(String strPortletName)
Returns the list of portlets for the search on publishing |
Collection<PortletImpl> |
PortletDAO.selectPortletListByStyle(int nStyleId)
Returns the list of the portlets associated to the style |
Collection<PortletImpl> |
IPortletDAO.selectPortletListByStyle(int nStyleId)
Returns the list of the portlets associated to the style |
Collection<PortletImpl> |
PortletDAO.selectPortletsListbyName(String strPortletName)
Returns the list of portlets in a distinct name |
Collection<PortletImpl> |
IPortletDAO.selectPortletsListbyName(String strPortletName)
Returns the list of portlets in a distinct name |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |