Uses of Class
org.sakaiproject.portal.api.SiteView.View
-
Packages that use SiteView.View Package Description org.sakaiproject.portal.api -
-
Uses of SiteView.View in org.sakaiproject.portal.api
Methods in org.sakaiproject.portal.api that return SiteView.View Modifier and Type Method Description static SiteView.ViewSiteView.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 Modifier and Type Method Description SiteViewPortalSiteHelper. 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
-