|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PagePortletConfiguration | |
---|---|
com.germinus.merlin.manager.layout | |
com.germinus.merlin.util |
Uses of PagePortletConfiguration in com.germinus.merlin.manager.layout |
---|
Methods in com.germinus.merlin.manager.layout that return PagePortletConfiguration | |
---|---|
PagePortletConfiguration |
ILayoutManagerFactory.getBlogPageConfiguration()
|
PagePortletConfiguration |
LayoutManagerFactory.getBlogPageConfiguration()
|
PagePortletConfiguration |
ILayoutManagerFactory.getDocumentPageConfiguration()
|
PagePortletConfiguration |
LayoutManagerFactory.getDocumentPageConfiguration()
|
PagePortletConfiguration |
ILayoutManagerFactory.getForumPageConfiguration()
|
PagePortletConfiguration |
LayoutManagerFactory.getForumPageConfiguration()
|
PagePortletConfiguration |
ILayoutManager.getPageProperties()
|
PagePortletConfiguration |
LayoutManager.getPageProperties()
|
Methods in com.germinus.merlin.manager.layout with parameters of type PagePortletConfiguration | |
---|---|
long |
ILayoutManager.addPage(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
PagePortletConfiguration pagePortletConfiguration)
|
long |
LayoutManager.addPage(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
PagePortletConfiguration pagePortletConfiguration)
|
long |
ILayoutManager.addSubPage(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
PagePortletConfiguration pagePortletConfiguration)
|
long |
LayoutManager.addSubPage(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
PagePortletConfiguration pagePortletConfiguration)
|
void |
ILayoutManagerFactory.setBlogPageConfiguration(PagePortletConfiguration blogPageProperties)
|
void |
LayoutManagerFactory.setBlogPageConfiguration(PagePortletConfiguration blogPageProperties)
|
void |
ILayoutManagerFactory.setDocumentPageConfiguration(PagePortletConfiguration documentPageProperties)
|
void |
LayoutManagerFactory.setDocumentPageConfiguration(PagePortletConfiguration documentPageProperties)
|
void |
ILayoutManagerFactory.setForumPageConfiguration(PagePortletConfiguration forumPageProperties)
|
void |
LayoutManagerFactory.setForumPageConfiguration(PagePortletConfiguration forumPageProperties)
|
void |
ILayoutManager.setPageProperties(PagePortletConfiguration pageProperties)
|
void |
LayoutManager.setPageProperties(PagePortletConfiguration pageProperties)
|
Constructors in com.germinus.merlin.manager.layout with parameters of type PagePortletConfiguration | |
---|---|
LayoutManager(PagePortletConfiguration pageProperties)
|
|
LayoutManager(PagePortletConfiguration pageProperties,
com.germinus.liferay.util.ILiferayUtil liferayUtil)
|
Uses of PagePortletConfiguration in com.germinus.merlin.util |
---|
Methods in com.germinus.merlin.util with parameters of type PagePortletConfiguration | |
---|---|
java.lang.String |
PagesUtil.getURLPage(java.lang.String url,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
ILayoutManager layoutManager,
PagePortletConfiguration pageProperties)
|
java.lang.String |
IPagesUtil.getURLPage(java.lang.String url,
javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
ILayoutManager layoutManager,
PagePortletConfiguration pageProperties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |