Class: Decidim::Conferences::ConferenceDropdownMetadataCell

Inherits:
ParticipatorySpaceDropdownMetadataCell
  • Object
show all
Includes:
ActiveLinkTo, Decidim::ComponentPathHelper, ConferenceHelper
Defined in:
app/cells/decidim/conferences/conference_dropdown_metadata_cell.rb

Instance Method Summary collapse

Methods included from ConferenceHelper

#conference_nav_items, #render_date

Instance Method Details

#decidim_conferencesObject



10
11
12
# File 'app/cells/decidim/conferences/conference_dropdown_metadata_cell.rb', line 10

def decidim_conferences
  Decidim::Conferences::Engine.routes.url_helpers
end