\FireGento_MageSetup_MagesetupController
Adminhtml Controller for dislaying a form for some actions
- Author: FireGento Team <team@firegento.com>
- Copyright: 2013 FireGento Team (http://www.firegento.com)
- License: http://opensource.org/licenses/gpl-3.0 GNU General Public License, version 3 (GPLv3)
Methods
-
publicextensionsAction( )
- Recommended extensions
-
publicindexAction( )
- Basic action: setup form
-
publicsaveAction( )
- Basic action: setup save action Will be called from form, rendered in indexAction
-
publicskipAction( )
- Skip setup by setting the config flag accordingly
-
protected_getParams( )
- Retrieve the submitted params of the setup form