com.liferay.portlet.iframe
Class IFramePortlet
java.lang.Object
javax.portlet.GenericPortlet
com.liferay.portal.kernel.portlet.LiferayPortlet
com.liferay.portlet.StrutsPortlet
com.liferay.portlet.iframe.IFramePortlet
- All Implemented Interfaces:
- EventPortlet, Portlet, PortletConfig, ResourceServingPortlet
public class IFramePortlet
- extends StrutsPortlet
Methods inherited from class com.liferay.portlet.StrutsPortlet |
doAbout, doConfig, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, doView, include, processAction, serveResource |
Methods inherited from class com.liferay.portal.kernel.portlet.LiferayPortlet |
addSuccessMessage, callActionMethod, doDispatch, getRedirect, init, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isSessionErrorException, sendRedirect |
Methods inherited from class javax.portlet.GenericPortlet |
destroy, doHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, processEvent, render |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_EDIT_ACTION
public static final String DEFAULT_EDIT_ACTION
- See Also:
- Constant Field Values
DEFAULT_VIEW_ACTION
public static final String DEFAULT_VIEW_ACTION
- See Also:
- Constant Field Values
IFramePortlet
public IFramePortlet()
init
public void init(PortletConfig portletConfig)
throws PortletException
- Specified by:
init
in interface Portlet
- Overrides:
init
in class StrutsPortlet
- Throws:
PortletException