Class: Decidim::Conferences::Admin::ModerationsController

Inherits:
Admin::ModerationsController show all
Includes:
Concerns::ConferenceAdmin
Defined in:
decidim-conferences/app/controllers/decidim/conferences/admin/moderations_controller.rb

Overview

This controller allows admins to manage moderations in a conference.

Method Summary

Methods inherited from Admin::ModerationsController

#hide, #index, #show, #unhide, #unreport

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