Class: Archangel::Backend::WidgetsController
- Inherits:
-
Archangel::BackendController
- Object
- ActionController::Base
- ApplicationController
- Archangel::BackendController
- Archangel::Backend::WidgetsController
- Includes:
- Controllers::Backend::ResourcefulConcern
- Defined in:
- app/controllers/archangel/backend/widgets_controller.rb
Overview
Backend widgets controller
Method Summary
Methods included from Controllers::ResourcefulConcern
#create, #destroy, #edit, #index, #new, #show, #update
Methods inherited from ApplicationController
#current_site, #render_401_error, #render_404_error, #render_error
Methods included from PaginatableConcern
Methods included from ActionableConcern
#action, #collection_action?, #edit_action?, #index_action?, #member_action?, #new_action?, #restful_action?, #save_action?, #show_action?