|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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(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(StringBundler initialPage)
protected void doProcessPage(String startTag, String endTag, String ref, PortletURL actionURL, String actionParameterName)
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |