| Package | Description |
|---|---|
| uk.ac.cam.caret.sakai.rwiki.tool.bean | |
| uk.ac.cam.caret.sakai.rwiki.tool.util |
| Modifier and Type | Method and Description |
|---|---|
String |
ViewBean.getActionUrl(String pageName,
WikiPageAction action,
boolean breadcrumbs)
Given a WikiPageAction return an url to the requested page (with
breadcrumbs on or off) for performing that action.
|
String |
ViewBean.getActionUrl(String pageName,
WikiPageAction action,
Map parameters)
Given a WikiPageAction return an url to the requested page with the
additional parameters being set.
|
String |
ViewBean.getActionUrl(WikiPageAction action)
Given a WikiPageAction return an url to the current page for performing
that action.
|
String |
ViewBean.getActionUrl(WikiPageAction action,
boolean breadcrumbs)
Given a WikiPageAction return an url to the current page (with
breadcrumbs on or off) for performing that action.
|
String |
ViewBean.getActionUrl(WikiPageAction action,
Map parameters)
Given a WikiPageAction return an url to the current page with the
additional parameters being set.
|
| Modifier and Type | Method and Description |
|---|---|
WikiPageAction |
WikiPageAction.lookup(String name) |
Copyright © 2003-2014 Sakai Project. All Rights Reserved.