Class: Decidim::AdminLog::OAuthApplicationResourcePresenter

Inherits:
Log::ResourcePresenter show all
Defined in:
app/presenters/decidim/admin_log/oauth_application_resource_presenter.rb

Overview

This class extends the default resource presenter for logs, so that it can properly link to the OAuthApplication.

Method Summary

Methods inherited from Log::ResourcePresenter

#initialize, #present

Methods included from SanitizeHelper

#decidim_escape_translated, #decidim_html_escape, #decidim_sanitize, #decidim_sanitize_admin, #decidim_sanitize_editor, #decidim_sanitize_editor_admin, #decidim_sanitize_newsletter, #decidim_sanitize_translated, #decidim_url_escape, included

Constructor Details

This class inherits a constructor from Decidim::Log::ResourcePresenter