|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.gui.control.DefaultController
org.olat.core.gui.control.controller.BasicController
org.olat.modules.webFeed.ui.ItemController
public class ItemController
This Controller is responsible for displaying a singel blog item for reading (and maybe commenting later).
Initial Date: Sep 30, 2009
| Field Summary | |
|---|---|
static java.lang.String |
ACTIVATION_KEY_COMMENTS
|
| Method Summary | |
|---|---|
void |
activate(UserRequest ureq,
java.lang.String viewIdentifier)
FIXME:pb:discussion FJ should we return boolean if activation was successful? |
| Methods inherited from class org.olat.core.gui.control.DefaultController |
|---|
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, dispose, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.olat.core.gui.control.Controller |
|---|
addControllerListener, dispatchEvent, dispose, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed |
| Field Detail |
|---|
public static final java.lang.String ACTIVATION_KEY_COMMENTS
| Method Detail |
|---|
public void activate(UserRequest ureq,
java.lang.String viewIdentifier)
Activateable
activate in interface ActivateableActivateable.activate(org.olat.core.gui.UserRequest, java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||