Class: Decidim::Initiatives::Admin::ComponentPermissionsController

Inherits:
Admin::ComponentPermissionsController show all
Includes:
InitiativeAdmin
Defined in:
decidim-initiatives/app/controllers/decidim/initiatives/admin/component_permissions_controller.rb

Overview

Controller that allows managing the Initiative’s Component permissions in the admin panel.

Method Summary

Methods included from InitiativeSlug

#id_from_slug, #slug_from_id

Methods inherited from Admin::ComponentPermissionsController

#edit, #update

Methods included from ComponentPathHelper

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

Methods inherited from Admin::ResourcePermissionsController

#edit, #update

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