|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SiteView.View | |
|---|---|
| org.sakaiproject.portal.api | |
| Uses of SiteView.View in org.sakaiproject.portal.api |
|---|
| Methods in org.sakaiproject.portal.api that return SiteView.View | |
|---|---|
static SiteView.View |
SiteView.View.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SiteView.View[] |
SiteView.View.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.sakaiproject.portal.api with parameters of type SiteView.View | |
|---|---|
SiteView |
PortalSiteHelper.getSitesView(SiteView.View view,
javax.servlet.http.HttpServletRequest req,
org.sakaiproject.tool.api.Session session,
String siteId)
Generates a SiteView object from the current request and location |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||