com.liferay.util.bridges.javascript
Class JavaScriptPortlet
java.lang.Object
javax.portlet.GenericPortlet
com.liferay.util.bridges.scripting.ScriptingPortlet
com.liferay.util.bridges.javascript.JavaScriptPortlet
- All Implemented Interfaces:
- EventPortlet, Portlet, PortletConfig, ResourceServingPortlet
public class JavaScriptPortlet
- extends ScriptingPortlet
Methods inherited from class com.liferay.util.bridges.scripting.ScriptingPortlet |
declareBeans, declareBeans, doDispatch, doEdit, doHelp, doRender, doView, getGlobalScript, include, processAction, render, serveResource, writeErrorMessage |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaScriptPortlet
public JavaScriptPortlet()
init
public void init()
- Overrides:
init
in class ScriptingPortlet
getFileName
protected String getFileName(RenderRequest renderRequest)
- Overrides:
getFileName
in class ScriptingPortlet