Class: Panda::CMS::Admin::SettingsController

Inherits:
BaseController
  • Object
show all
Defined in:
app/controllers/panda/cms/admin/settings_controller.rb

Instance Method Summary collapse

Methods inherited from BaseController

#set_current_request_details

Methods included from Panda::CMS::ApplicationHelper

#active_link?, #block_link_to, #component, #level_indent, #menu_indent, #nav_class, #nav_highlight_colour_classes, #panda_cms_collection, #panda_cms_collection_items, #panda_cms_editor, #panda_cms_feature_enabled?, #panda_cms_form_with, #selected_nav_highlight_colour_classes, #table_indent, #title_tag

Instance Method Details

#indexObject



9
10
# File 'app/controllers/panda/cms/admin/settings_controller.rb', line 9

def index
end

#showObject



12
13
# File 'app/controllers/panda/cms/admin/settings_controller.rb', line 12

def show
end