Package | Description |
---|---|
cn.sucang.portal.core | |
cn.sucang.portal.model | |
cn.sucang.portal.service |
Modifier and Type | Method and Description |
---|---|
protected PortletRef |
SucangGenericPortlet.getPortletRef(javax.portlet.ActionRequest request)
获取当前请求中的元素引用对象,会自动处理title,height和icon,autoRefresh等参数
|
protected PortletRef |
SucangGenericPortlet.getPortletRef(javax.portlet.PortletRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.List<PortletRef> |
PortalPage.getMobilePortlets()
返回用于Mobile的PortletRef集合,只有当上下文环境是isMobile时才有效,否则返回空集合
|
java.util.List<PortletRef> |
PortalPage.getPortlets() |
java.util.Map<java.lang.String,PortletRef> |
PortalPage.getPortletsMap()
获取该Portal下的Portlets的Map映射
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
PortalService.AddPortlet(int column,
PortletRef ref) |
Copyright © 2019 by Sucang.cn