Module: Pageflow::EditorController
- Extended by:
- ActiveSupport::Concern
- Includes:
- EditLocking
- Defined in:
- lib/pageflow/editor_controller.rb
Overview
Concern that can be included in entry type specific controllers that extend the REST interface used by the editor. Handles authentication, entry lookup, authorization and edit locking.