Class: Decidim::LastActivitiesController

Inherits:
ApplicationController show all
Includes:
ActionView::Helpers::AssetUrlHelper, FilterResource, HasSpecificBreadcrumb, IconHelper, Paginable, Shakapacker::Helper
Defined in:
decidim-core/app/controllers/decidim/last_activities_controller.rb

Overview

The controller to show all the last activities in a Decidim Organization.

Constant Summary

Constants included from IconHelper

IconHelper::DEFAULT_RESOURCE_TYPE_ICONS

Constants included from Paginable

Paginable::OPTIONS

Method Summary

Methods included from IconHelper

#component_icon, #manifest_icon, #resource_icon, #resource_type_icon, #resource_type_icon_key, #text_with_resource_icon

Methods included from LayoutHelper

#_icon_classes, #apple_favicon, #application_path, #current_user_unread_data, #extended_navigation_bar, #external_icon, #favicon, #icon, #legacy_favicon, #organization_colors, #role

Methods included from TooltipHelper

#with_tooltip

Methods included from ModalHelper

#decidim_modal

Methods included from UserBlockedChecker

#check_user_block_status, #check_user_not_blocked

Methods included from NeedsSnippets

#snippets

Methods included from Headers::HttpCachingDisabler

#disable_http_caching

Methods included from HasStoredPath

#skip_store_location?, #store_current_location

Methods included from RegistersPermissions

register_permissions

Methods included from NeedsOrganization

enhance_controller, extended, included