Uses of Class
com.dotmarketing.portal.struts.DotPortletAction

Packages that use DotPortletAction
com.dotmarketing.portlets.calendar.action   
com.dotmarketing.portlets.campaigns.action   
com.dotmarketing.portlets.categories.action   
com.dotmarketing.portlets.cmsmaintenance.action   
com.dotmarketing.portlets.communications.action   
com.dotmarketing.portlets.containers.action   
com.dotmarketing.portlets.contentlet.action   
com.dotmarketing.portlets.dashboard.action   
com.dotmarketing.portlets.director.action   
com.dotmarketing.portlets.files.action   
com.dotmarketing.portlets.folders.action   
com.dotmarketing.portlets.form.action   
com.dotmarketing.portlets.hostadmin.action   
com.dotmarketing.portlets.htmlpages.action   
com.dotmarketing.portlets.htmlpageviews.action   
com.dotmarketing.portlets.languagesmanager.action   
com.dotmarketing.portlets.links.action   
com.dotmarketing.portlets.report.action   
com.dotmarketing.portlets.scheduler.action   
com.dotmarketing.portlets.structure.action   
com.dotmarketing.portlets.templates.action   
com.dotmarketing.portlets.user.action   
com.dotmarketing.portlets.userclicks.action   
com.dotmarketing.portlets.userfilter.action   
com.dotmarketing.portlets.usermanager.action   
com.dotmarketing.portlets.virtuallinks.action   
com.dotmarketing.portlets.workflows.action   
 

Uses of DotPortletAction in com.dotmarketing.portlets.calendar.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.calendar.action
 class EditEventAction
          Struts controller that handle portlet actions to save/publish/un-publish/archive and delete events
 class ViewCalendarAction
           
 

Uses of DotPortletAction in com.dotmarketing.portlets.campaigns.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.campaigns.action
 class EditCampaignAction
           
 class ViewCampaignsAction
          View Source
 class ViewReportAction
          View Source
 

Uses of DotPortletAction in com.dotmarketing.portlets.categories.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.categories.action
 class EditCategoryAction
           
 class ViewCategoriesAction
           
 class ViewCategoryAction
           
 

Uses of DotPortletAction in com.dotmarketing.portlets.cmsmaintenance.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.cmsmaintenance.action
 class ViewCMSMaintenanceAction
          This class group all the CMS Maintenance Task (Cache controll, search and replace, import/export content )
 

Uses of DotPortletAction in com.dotmarketing.portlets.communications.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.communications.action
 class EditCommunicationsAction
          Edit Communication objects
 class ViewCommunicationsAction
          List the communications objects
 

Uses of DotPortletAction in com.dotmarketing.portlets.containers.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.containers.action
 class EditContainerAction
          Portlet action used to maintain the containers
 class PublishContainersAction
          View Source
 class ViewContainersAction
          View Source
 

Uses of DotPortletAction in com.dotmarketing.portlets.contentlet.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.contentlet.action
 class EditContentletAction
           
 class ImportContentletsAction
          This action class import content from csv/text files.
 class OrderContentletAction
           
 class ViewContentletAction
          View Source
 

Uses of DotPortletAction in com.dotmarketing.portlets.dashboard.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.dashboard.action
 class ViewDashboardAction
           
 

Uses of DotPortletAction in com.dotmarketing.portlets.director.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.director.action
 class DirectorAction
           
 

Uses of DotPortletAction in com.dotmarketing.portlets.files.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.files.action
 class EditFileAction
           
 class PublishFilesAction
          View Source
 class UploadMultipleFilesAction
           
 class ViewFilesAction
          View Source
 

Uses of DotPortletAction in com.dotmarketing.portlets.folders.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.folders.action
 class EditFolderAction
           
 class OrderMenuAction
           
 class PublishFolderAction
           
 

Uses of DotPortletAction in com.dotmarketing.portlets.form.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.form.action
 class ViewFormHandlerAction
          Get the existing forms structures
 

Uses of DotPortletAction in com.dotmarketing.portlets.hostadmin.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.hostadmin.action
 class ViewHostsAction
           
 

Uses of DotPortletAction in com.dotmarketing.portlets.htmlpages.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.htmlpages.action
 class EditHTMLPageAction
           
 class PreviewHTMLPageAction
          View Source
 class PublishHTMLPagesAction
          View Source
 class ViewHTMLPagesAction
          View Source
 

Uses of DotPortletAction in com.dotmarketing.portlets.htmlpageviews.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.htmlpageviews.action
 class HTMLPageReportAction
           View Source
 class ViewHTMLPageViewsAction
           View Source
 

Uses of DotPortletAction in com.dotmarketing.portlets.languagesmanager.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.languagesmanager.action
 class EditLanguageAction
           
 class EditLanguageKeysAction
           
 

Uses of DotPortletAction in com.dotmarketing.portlets.links.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.links.action
 class EditLinkAction
           
 class PublishLinksAction
          View Source
 class ViewLinksAction
          View Source
 

Uses of DotPortletAction in com.dotmarketing.portlets.report.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.report.action
 class EditReportAction
          Class to manage actions related to the cms jasper reports
 class RunReportAction
           
 class ViewReportsAction
           
 

Uses of DotPortletAction in com.dotmarketing.portlets.scheduler.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.scheduler.action
 class EditSchedulerAction
           
 

Uses of DotPortletAction in com.dotmarketing.portlets.structure.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.structure.action
 class EditFieldAction
           
 class EditRelationshipAction
           
 class EditStructureAction
           
 class ViewRelationshipsAction
           
 class ViewStructureAction
           
 

Uses of DotPortletAction in com.dotmarketing.portlets.templates.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.templates.action
 class EditTemplateAction
           
 class PublishTemplatesAction
          View Source
 class ViewTemplatesAction
          View Source
 

Uses of DotPortletAction in com.dotmarketing.portlets.user.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.user.action
 class EditUserAdditionalInfoAction
           
 class EditUserCategoriesAction
           
 class EditUserCommentAction
           
 class EditUserPreferenceAction
           
 class EditUserProxyAction
           
 class ViewUserCommentsAction
          View Source
 

Uses of DotPortletAction in com.dotmarketing.portlets.userclicks.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.userclicks.action
 class ViewUserClicksAction
          View Source
 

Uses of DotPortletAction in com.dotmarketing.portlets.userfilter.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.userfilter.action
 class EditUserFilterAction
           
 

Uses of DotPortletAction in com.dotmarketing.portlets.usermanager.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.usermanager.action
 class EditUserManagerAction
           
 class ViewUserManagerListAction
           
 

Uses of DotPortletAction in com.dotmarketing.portlets.virtuallinks.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.virtuallinks.action
 class EditVirtualLinkAction
           
 

Uses of DotPortletAction in com.dotmarketing.portlets.workflows.action
 

Subclasses of DotPortletAction in com.dotmarketing.portlets.workflows.action
 class EditWorkflowTaskAction
           
 class ViewWorkflowTasksAction
           
 



Copyright © 2013 dotCMS Inc. All Rights Reserved.