Class: Decidim::ParticipatoryProcesses::Admin::RemindersController

Inherits:
Admin::RemindersController show all
Includes:
Concerns::ParticipatoryProcessAdmin
Defined in:
decidim-participatory_processes/app/controllers/decidim/participatory_processes/admin/reminders_controller.rb

Overview

This controller allows to send reminders. It is targeted for customizations for reminder things that lives under a participatory process.

Method Summary

Methods inherited from Admin::RemindersController

#create, #new

Methods included from ComponentPathHelper

#can_be_managed?, #main_component_path, #main_component_url, #manage_component_path

Methods inherited from Admin::ApplicationController

#permission_class_chain, #permission_scope, #user_has_no_permission_path, #user_not_authorized_path

Methods included from Headers::HttpCachingDisabler

#disable_http_caching

Methods included from NeedsSnippets

#snippets

Methods included from RegistersPermissions

register_permissions

Methods included from NeedsOrganization

enhance_controller, extended, included