|
Liferay 7.0-ce-b8 util-bridges | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.util.bridges.common.ScriptPostProcess
public class ScriptPostProcess
ScriptPostProcess| Constructor Summary | |
|---|---|
ScriptPostProcess()
|
|
| Method Summary | |
|---|---|
protected void |
doProcessPage(String startTag,
String endTag,
String ref,
PortletURL actionURL,
String actionParameterName)
|
String |
getFinalizedPage()
|
void |
postProcessPage(PortletURL actionURL,
String actionParameterName)
|
void |
processPage(String startTag,
String endTag,
String ref,
PortletURL actionURL,
String actionParameterName)
|
void |
setInitalPage(com.liferay.portal.kernel.util.StringBundler initialPage)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptPostProcess()
| Method Detail |
|---|
public String getFinalizedPage()
public void postProcessPage(PortletURL actionURL,
String actionParameterName)
public void processPage(String startTag,
String endTag,
String ref,
PortletURL actionURL,
String actionParameterName)
public void setInitalPage(com.liferay.portal.kernel.util.StringBundler initialPage)
protected void doProcessPage(String startTag,
String endTag,
String ref,
PortletURL actionURL,
String actionParameterName)
|
Liferay 7.0-ce-b8 util-bridges | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||