|
Liferay 6.2.0-ce-m1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.layoutconfiguration.util.RuntimePageUtil
public class RuntimePageUtil
| Constructor Summary | |
|---|---|
RuntimePageUtil()
|
|
| Method Summary | |
|---|---|
static RuntimePage |
getRuntimePage()
|
static void |
processCustomizationSettings(javax.servlet.jsp.PageContext pageContext,
TemplateResource templateResource)
|
static void |
processTemplate(javax.servlet.jsp.PageContext pageContext,
String portletId,
TemplateResource templateResource)
|
static void |
processTemplate(javax.servlet.jsp.PageContext pageContext,
TemplateResource templateResource)
|
static String |
processXML(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String content)
|
static String |
processXML(javax.servlet.http.HttpServletRequest request,
String content,
RuntimeLogic runtimeLogic)
|
void |
setRuntimePage(RuntimePage runtimePage)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuntimePageUtil()
| Method Detail |
|---|
public static RuntimePage getRuntimePage()
public static void processCustomizationSettings(javax.servlet.jsp.PageContext pageContext,
TemplateResource templateResource)
throws Exception
Exception
public static void processTemplate(javax.servlet.jsp.PageContext pageContext,
String portletId,
TemplateResource templateResource)
throws Exception
Exception
public static void processTemplate(javax.servlet.jsp.PageContext pageContext,
TemplateResource templateResource)
throws Exception
Exception
public static String processXML(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String content)
throws Exception
Exception
public static String processXML(javax.servlet.http.HttpServletRequest request,
String content,
RuntimeLogic runtimeLogic)
throws Exception
Exceptionpublic void setRuntimePage(RuntimePage runtimePage)
|
Liferay 6.2.0-ce-m1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||