com.ibm.portal.help
Class EclipseHelp
- java.lang.Object
com.ibm.portal.help.EclipseHelp
- public class EclipseHelp
- extends java.lang.Object
Constructor Summary
Constructor and Description |
---|
EclipseHelp()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
portletHelp(RenderRequest request,RenderResponse response,java.lang.String topic)
Launches a new browser window which displays help contents for the portlet.
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
EclipseHelp
- public EclipseHelp()
Method Detail
portletHelp
- public static void portletHelp( RenderRequest request,
- RenderResponse response,
- java.lang.String topic)
Launches a new browser window which displays help contents for the portlet.
Parameters:
request
- Type RenderRequest response
- Type RenderResponse topic
- Type String points to the Eclipse help topic for this portlet.