|
|||||||||
| 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.portlet.StrutsPortlet
com.liferay.portlet.iframe.IFramePortlet
public class IFramePortlet
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_EDIT_ACTION
|
static java.lang.String |
DEFAULT_VIEW_ACTION
|
| Fields inherited from class com.liferay.portlet.StrutsPortlet |
|---|
aboutAction, configAction, copyRequestParameters, editAction, editDefaultsAction, editGuestAction, helpAction, previewAction, printAction, viewAction |
| Constructor Summary | |
|---|---|
IFramePortlet()
|
|
| Method Summary | |
|---|---|
void |
init(javax.portlet.PortletConfig portletConfig)
|
| 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 |
|---|
callActionMethod, doDispatch, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest |
| Methods inherited from class javax.portlet.GenericPortlet |
|---|
destroy, doHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processEvent, render |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_EDIT_ACTION
public static final java.lang.String DEFAULT_VIEW_ACTION
| Constructor Detail |
|---|
public IFramePortlet()
| Method Detail |
|---|
public void init(javax.portlet.PortletConfig portletConfig)
throws javax.portlet.PortletException
init in interface javax.portlet.Portletinit in class StrutsPortletjavax.portlet.PortletException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||