Class: PandaCms::Admin::SettingsController

Inherits:
PandaCms::ApplicationController show all
Defined in:
app/controllers/panda_cms/admin/settings_controller.rb

Instance Method Summary collapse

Methods inherited from PandaCms::ApplicationController

#add_breadcrumb, #authenticate_admin_user!, #authenticate_user!, #breadcrumbs, #current_user, #set_current_request_details, #user_signed_in?

Methods included from PandaCms::ApplicationHelper

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

Instance Method Details

#indexObject



6
7
# File 'app/controllers/panda_cms/admin/settings_controller.rb', line 6

def index
end

#showObject



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

def show
end