|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.gui.control.generic.portal.AbstractPortlet
ch.unizh.portal.zsuz.ZentralstellePortlet
public class ZentralstellePortlet
Description:
TODO: patrickb Class Description for ZentrallStellePortlet
Initial Date: 06.06.2008
| Constructor Summary | |
|---|---|
ZentralstellePortlet()
|
|
| Method Summary | |
|---|---|
Portlet |
createInstance(WindowControl control,
UserRequest ureq,
java.util.Map portletConfig)
Factory method to create a portlet of the current type using the given configuration |
void |
dispose()
disposes the disposable |
void |
disposeRunComponent()
Dispose the run component and all its resources without disposing the portlet. |
java.lang.String |
getCssClass()
|
java.lang.String |
getDescription()
|
Component |
getInitialRunComponent(WindowControl wControl,
UserRequest ureq)
Get the run component of this portlet |
java.lang.String |
getTitle()
|
| Methods inherited from class org.olat.core.gui.control.generic.portal.AbstractPortlet |
|---|
getConfiguration, getName, getTools, getTranslator, setConfiguration, setName, setTranslator |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZentralstellePortlet()
| Method Detail |
|---|
public Portlet createInstance(WindowControl control,
UserRequest ureq,
java.util.Map portletConfig)
Portlet
Portlet.createInstance(org.olat.core.gui.control.WindowControl, org.olat.core.gui.UserRequest, java.util.Map)public void disposeRunComponent()
Portlet
Portlet.disposeRunComponent()public java.lang.String getCssClass()
Portlet.getCssClass()public java.lang.String getDescription()
Portlet.getDescription()
public Component getInitialRunComponent(WindowControl wControl,
UserRequest ureq)
Portlet
Portlet.getInitialRunComponent(org.olat.core.gui.control.WindowControl, org.olat.core.gui.UserRequest)public java.lang.String getTitle()
Portlet.getTitle()public void dispose()
Disposable
Disposable.dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||