|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortletWindowImpl | |
---|---|
fr.paris.lutece.plugins.jsr168.pluto | |
fr.paris.lutece.plugins.jsr168.pluto.core | |
fr.paris.lutece.plugins.jsr168.pluto.servlet |
Uses of PortletWindowImpl in fr.paris.lutece.plugins.jsr168.pluto |
---|
Methods in fr.paris.lutece.plugins.jsr168.pluto that return PortletWindowImpl | |
---|---|
PortletWindowImpl |
PlutoSession.getPortletWindow(java.lang.String strPortletId)
Return a portlet window associated to a portlet ID. |
Uses of PortletWindowImpl in fr.paris.lutece.plugins.jsr168.pluto.core |
---|
Methods in fr.paris.lutece.plugins.jsr168.pluto.core with parameters of type PortletWindowImpl | |
---|---|
void |
PortalURL.fillWindowPortlet(PortletWindowImpl portletWindow)
Fill a portlet window with state and mode values |
Constructors in fr.paris.lutece.plugins.jsr168.pluto.core with parameters of type PortletWindowImpl | |
---|---|
PortletActionProviderImpl(PortletWindowImpl portletWindow)
Initialize instance by keeping a reference to current portlet window |
Uses of PortletWindowImpl in fr.paris.lutece.plugins.jsr168.pluto.servlet |
---|
Constructors in fr.paris.lutece.plugins.jsr168.pluto.servlet with parameters of type PortletWindowImpl | |
---|---|
ServletRequestImpl(javax.servlet.http.HttpServletRequest servletRequest,
PortletWindowImpl window)
Initialize HTTP servlet wrapper |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |