org.olat.modules.webFeed.ui
Class DisplayFeedUrlController
java.lang.Object
org.olat.core.gui.control.DefaultController
org.olat.core.gui.control.controller.BasicController
org.olat.core.gui.components.form.flexible.impl.FormBasicController
org.olat.modules.webFeed.ui.DisplayFeedUrlController
- All Implemented Interfaces:
- Controller, ControllerEventListener, Disposable
public class DisplayFeedUrlController
- extends FormBasicController
Controller for displaying the feed-url to the students. When the element is
clicked, a warning occurs that the url is private.
Initial Date: May 20, 2009
- Author:
- gwassmann
|
Method Summary |
void |
setUrl(java.lang.String url)
Sets the URL to display. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DisplayFeedUrlController
public DisplayFeedUrlController(UserRequest ureq,
WindowControl control,
Feed feed,
FeedViewHelper helper,
Translator translator)
- Constructor
- Parameters:
ureq - control - feed -
setUrl
public void setUrl(java.lang.String url)
- Sets the URL to display.
- Parameters:
url -