|
||||||||||
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
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 config)
|
Methods inherited from class com.liferay.portlet.StrutsPortlet |
doAbout, doConfig, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, doView, include, processAction |
Methods inherited from class com.liferay.portal.kernel.portlet.LiferayPortlet |
doDispatch |
Methods inherited from class javax.portlet.GenericPortlet |
destroy, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getResourceBundle, getTitle, init, 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 config) throws javax.portlet.PortletException
init
in interface javax.portlet.Portlet
init
in class StrutsPortlet
javax.portlet.PortletException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |