@Controller @RequestMapping(value="VIEW") public class ResourceLinksController extends ResourceLinksBaseController
DEFAULT_ICON_SIZE_PIXELS, groupService, portletConfig, PREF_ICON_SIZE_PIXELS, PREF_LINK_ATTR| Constructor and Description |
|---|
ResourceLinksController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIconSizePixels(javax.portlet.PortletRequest req) |
List<ResourceLink> |
getResourceLinks(javax.portlet.PortletRequest req) |
String |
view(javax.portlet.PortletRequest req) |
getGroups, getResourceLinksJson, setPortletConfig@RenderMapping public String view(javax.portlet.PortletRequest req) throws Exception
Exception@ModelAttribute(value="links") public List<ResourceLink> getResourceLinks(javax.portlet.PortletRequest req)
getResourceLinks in class ResourceLinksBaseController@ModelAttribute(value="iconSizePixels") public String getIconSizePixels(javax.portlet.PortletRequest req)
getIconSizePixels in class ResourceLinksBaseControllerCopyright © 2019 Jasig. All Rights Reserved.