|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.portlet.GenericPortlet
com.liferay.portal.kernel.portlet.LiferayPortlet
com.liferay.util.bridges.mvc.MVCPortlet
com.liferay.util.bridges.freemarker.FreeMarkerPortlet
public class FreeMarkerPortlet
| Field Summary |
|---|
| Fields inherited from class com.liferay.util.bridges.mvc.MVCPortlet |
|---|
aboutTemplate, clearRequestParameters, configTemplate, copyRequestParameters, editDefaultsTemplate, editGuestTemplate, editTemplate, helpTemplate, previewTemplate, printTemplate, templatePath, viewTemplate |
| Fields inherited from class com.liferay.portal.kernel.portlet.LiferayPortlet |
|---|
addProcessActionSuccessMessage |
| Constructor Summary | |
|---|---|
FreeMarkerPortlet()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
protected com.liferay.portal.kernel.template.TemplateTaglibSupportProvider |
getTaglibSupportProvider()
|
protected void |
include(java.lang.String path,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse,
java.lang.String lifecycle)
|
| Methods inherited from class com.liferay.util.bridges.mvc.MVCPortlet |
|---|
callActionMethod, checkPath, checkPermissions, doAbout, doConfig, doDispatch, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, doView, getPath, include, include, include, include, init, invokeTaglibDiscussion, processAction, serveResource |
| Methods inherited from class com.liferay.portal.kernel.portlet.LiferayPortlet |
|---|
addSuccessMessage, getActionMethod, getRedirect, getTitle, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isSessionErrorException, sendRedirect, translate, translate, translate, writeJSON, writeJSON |
| Methods inherited from class javax.portlet.GenericPortlet |
|---|
doHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEvent, render |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FreeMarkerPortlet()
| Method Detail |
|---|
public void destroy()
destroy in interface javax.portlet.Portletdestroy in class javax.portlet.GenericPortlet
protected com.liferay.portal.kernel.template.TemplateTaglibSupportProvider getTaglibSupportProvider()
throws java.lang.Exception
java.lang.Exception
protected void include(java.lang.String path,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse,
java.lang.String lifecycle)
throws java.io.IOException,
javax.portlet.PortletException
include in class MVCPortletjava.io.IOException
javax.portlet.PortletException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||