Class: Decidim::Assemblies::Admin::ComponentsController

Inherits:
Decidim::Admin::ComponentsController show all
Includes:
Decidim::Assemblies::Admin::Concerns::AssemblyAdmin
Defined in:
decidim-assemblies/app/controllers/decidim/assemblies/admin/components_controller.rb

Overview

Controller that allows managing the Assembly’ Components in the admin panel.

Method Summary

Methods inherited from Decidim::Admin::ComponentsController

#create, #destroy, #edit, #index, #new, #publish, #share, #unpublish, #update

Methods inherited from Decidim::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