Uses of Class
org.jasig.portlet.cms.mvc.form.ContentForm
| Package | Description |
|---|---|
| org.jasig.portlet.cms.mvc.portlet |
-
Uses of ContentForm in org.jasig.portlet.cms.mvc.portlet
Methods in org.jasig.portlet.cms.mvc.portlet that return ContentForm Modifier and Type Method Description ContentFormConfigureContentController. getForm(javax.portlet.PortletRequest request)Get the form object for the portlet configuration.Methods in org.jasig.portlet.cms.mvc.portlet with parameters of type ContentForm Modifier and Type Method Description voidConfigureContentController. updateConfiguration(javax.portlet.ActionRequest request, javax.portlet.ActionResponse response, ContentForm form)Update the portlet's configuration according to the submitted form object.