Class: Decidim::UserGroupCreatedEvent

Inherits:
UserGroupAdminEvent show all
Defined in:
app/events/decidim/user_group_created_event.rb

Method Summary

Methods inherited from UserGroupAdminEvent

#groups_admin_path, #groups_admin_url, #resource_path, #resource_url, #user_group_name, #user_group_nickname

Methods inherited from Events::SimpleEvent

#email_intro, #email_outro, #email_subject, #event_has_roles?, i18n_attributes, #i18n_options, #i18n_scope, #notification_title, #participatory_space_url, #resource_path, #resource_text, #resource_url

Methods included from SanitizeHelper

#decidim_html_escape, #decidim_sanitize, #decidim_sanitize_newsletter, #decidim_url_escape, included

Methods included from ComponentPathHelper

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

Methods inherited from Events::BaseEvent

#initialize, #resource_locator, #resource_path, #resource_text, #resource_title, #resource_url, #safe_resource_text, type

Methods included from TranslatableAttributes

#default_locale?

Constructor Details

This class inherits a constructor from Decidim::Events::BaseEvent