Class: Decidim::Admin::UpdateStaticPage
- Inherits:
-
Commands::UpdateResource
- Object
- Command
- Commands::UpdateResource
- Decidim::Admin::UpdateStaticPage
- Defined in:
- decidim-admin/app/commands/decidim/admin/update_static_page.rb
Overview
A command with all the business logic when updating a static page.
Method Summary
Methods inherited from Commands::UpdateResource
Methods inherited from Command
call, #evaluate, #method_missing, #respond_to_missing?, #transaction, #with_events
Constructor Details
This class inherits a constructor from Decidim::Commands::UpdateResource
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Decidim::Command