public class ManageBookmarkController extends BasicController
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
SEARCH_TYPE_ALL
constructor constant to search for all repository entry types *
|
| 构造器和说明 |
|---|
ManageBookmarkController(UserRequest ureq,
WindowControl wControl,
boolean allowEdit,
java.lang.String type)
Constructor for bookmark list and manage controller.
|
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, dispose, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toStringpublic static final java.lang.String SEARCH_TYPE_ALL
public ManageBookmarkController(UserRequest ureq, WindowControl wControl, boolean allowEdit, java.lang.String type)
ureq - The user requestwControl - The window controllerallowEdit - true: table allows edit and delete of bookmarks, false: only launch possibletype - Type of repository entries to be displayed or SEARCH_TYPE_ALL to display all bookmarks