Class ConfigController
In: app/controllers/config_controller.rb
Parent: ApplicationController

ConfigController

Original by:Sysphonic
Authors:MORITA Shintaro
Copyright:Copyright (c) 2007 MORITA Shintaro, Sysphonic. All rights reserved.
License:New BSD License (See LICENSE file)
URL:http://sysphonic.com/

The Action-Controller about Configuration of Thetis.

Note:

*

Methods

Included Modules

ConfigHelper

Public Instance methods

destroy_header_menu

<Ajax> Destroys the specified header menu.

edit

Shows form to edit configuration.

edit_header_menu

<Ajax> Shows form to edit the specified header menu.

update

Updates configuration.

update_by_ajax

Updates configuration by Ajax.

updates_header_menu

<Ajax> Updates the specified header menu.

update_header_menus_order

<Ajax> Updates header menus’ order.

[Validate]