public class RubyPortlet extends ScriptingPortlet
actionFile, editFile, filePath, globalFiles, globalScript, helpFile, language, resourceFile, viewFile| Constructor and Description |
|---|
RubyPortlet() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getFileName(javax.portlet.RenderRequest renderRequest) |
void |
init() |
checkPath, declareBeans, declareBeans, doDispatch, doEdit, doHelp, doRender, doView, getGlobalScript, include, processAction, render, serveResource, writeErrorMessagedestroy, doHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processEventpublic void init()
throws javax.portlet.PortletException
init in class ScriptingPortletjavax.portlet.PortletExceptionprotected java.lang.String getFileName(javax.portlet.RenderRequest renderRequest)
getFileName in class ScriptingPortlet