Class: Decidim::CollaborativeTexts::Admin::CreateDocument

Inherits:
Decidim::Commands::CreateResource show all
Defined in:
decidim-collaborative_texts/app/commands/decidim/collaborative_texts/admin/create_document.rb

Overview

This command is executed when the user creates a Document from the admin panel.

Method Summary

Methods inherited from Decidim::Commands::CreateResource

#call, #initialize

Methods inherited from Decidim::Command

call, #evaluate, #method_missing, #respond_to_missing?, #transaction, #with_events

Constructor Details

This class inherits a constructor from Decidim::Commands::CreateResource

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Decidim::Command