| Package | Description |
|---|---|
| org.sakaiproject.portal.api |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
SiteView |
PortalSiteHelper.getSitesView(SiteView.View view,
javax.servlet.http.HttpServletRequest req,
Session session,
String siteId)
Generates a SiteView object from the current request and location
|
Copyright © 2003–2019 Sakai Project. All rights reserved.