public class PortletLogic
extends com.liferay.portal.layoutconfiguration.util.xml.RuntimeLogic
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLOSE_1_TAG |
static java.lang.String |
CLOSE_2_TAG |
static java.lang.String |
OPEN_TAG |
| Constructor and Description |
|---|
PortletLogic(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClose1Tag() |
java.lang.String |
getOpenTag() |
protected com.liferay.portal.model.Portlet |
getPortlet(com.liferay.portal.theme.ThemeDisplay themeDisplay,
java.lang.String portletId) |
java.lang.String |
processXML(java.lang.String xml) |
public static final java.lang.String CLOSE_1_TAG
public static final java.lang.String CLOSE_2_TAG
public static final java.lang.String OPEN_TAG
public PortletLogic(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
public java.lang.String getClose1Tag()
getClose1Tag in class com.liferay.portal.layoutconfiguration.util.xml.RuntimeLogicpublic java.lang.String getOpenTag()
getOpenTag in class com.liferay.portal.layoutconfiguration.util.xml.RuntimeLogicpublic java.lang.String processXML(java.lang.String xml)
throws java.lang.Exception
processXML in class com.liferay.portal.layoutconfiguration.util.xml.RuntimeLogicjava.lang.Exceptionprotected com.liferay.portal.model.Portlet getPortlet(com.liferay.portal.theme.ThemeDisplay themeDisplay,
java.lang.String portletId)
throws java.lang.Exception
java.lang.ExceptionLayoutTypePortletImpl.getStaticPortlets(
String)