Module: Maglev::Editor
- Defined in:
- app/helpers/maglev/editor/pages_helper.rb,
app/helpers/maglev/editor/settings_helper.rb,
app/components/maglev/editor/setting_registry.rb,
app/controllers/maglev/editor/base_controller.rb,
app/controllers/maglev/editor/home_controller.rb,
app/controllers/maglev/editor/icons_controller.rb,
app/controllers/maglev/editor/links_controller.rb,
app/controllers/maglev/editor/pages_controller.rb,
app/controllers/maglev/editor/style_controller.rb,
app/controllers/maglev/editor/assets_controller.rb,
app/helpers/maglev/editor/section_blocks_helper.rb,
app/controllers/maglev/editor/sections_controller.rb,
app/components/maglev/editor/settings/base_component.rb,
app/controllers/concerns/maglev/editor/turbo_concern.rb,
app/controllers/maglev/editor/pages/clone_controller.rb,
app/controllers/maglev/editor/publication_controller.rb,
app/components/maglev/editor/settings_group_component.rb,
app/controllers/concerns/maglev/editor/errors_concern.rb,
app/controllers/maglev/editor/combobox/pages_controller.rb,
app/controllers/maglev/editor/section_blocks_controller.rb,
app/components/maglev/editor/settings/hint/hint_component.rb,
app/components/maglev/editor/settings/icon/icon_component.rb,
app/components/maglev/editor/settings/link/link_component.rb,
app/components/maglev/editor/settings/text/text_component.rb,
app/components/maglev/editor/settings/color/color_component.rb,
app/components/maglev/editor/settings/image/image_component.rb,
app/controllers/concerns/maglev/editor/preview_urls_concern.rb,
app/controllers/maglev/editor/pages/discard_draft_controller.rb,
app/components/maglev/editor/settings/select/select_component.rb,
app/components/maglev/editor/settings/text/richtext_component.rb,
app/components/maglev/editor/settings/text/textarea_component.rb,
app/components/maglev/editor/settings/divider/divider_component.rb,
app/components/maglev/editor/settings/checkbox/checkbox_component.rb,
app/controllers/maglev/editor/combobox/collection_items_controller.rb,
app/components/maglev/editor/settings/collection_item/collection_item_component.rb
Defined Under Namespace
Modules: Combobox, ErrorsConcern, Pages, PagesHelper, PreviewUrlsConcern, SectionBlocksHelper, SettingRegistry, Settings, SettingsHelper, TurboConcern Classes: AssetsController, BaseController, HomeController, IconsController, LinksController, PagesController, PublicationController, SectionBlocksController, SectionsController, SettingsGroupComponent, StyleController