Uses of Class
org.jasig.portlet.cms.mvc.form.ContentForm

Packages that use ContentForm
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
 ContentForm ConfigureContentController.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
 void ConfigureContentController.updateConfiguration(javax.portlet.ActionRequest request, javax.portlet.ActionResponse response, ContentForm form)
          Update the portlet's configuration according to the submitted form object.
 



Copyright © 2010 Jasig. All Rights Reserved.