\FireGento_MageSetup_Model_Setup
Setup class
- 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
-
publicsetup( Array $params, bool $notify )
- Setup MageSetup as if a user sends the adminhtml form See method _getDefaultParams for possible params
$params
- Setup params$notify
- Flag if admin notifications should be added- Setup Model
-
protected_getAdminhtmlSession( )
- Retrieve the adminhtml session for setup notifications
- Admin Session
-
protected_getDefaultParams( )
- Get default parameters like they are in the backend form
- Default setup params
-
protected_getHelper( )
- Retrieve the helper class
- Helper Class
-
protected_markIndicesOutdated( )
- Mark relevant indices as outdated after changing tax rates
-
protected_updateCustomerTaxClasses( array $params )
- Update the old product tax classes to the new tax class ids
$params
- Setup params-
protected_updateProductTaxClasses( array $params )
- Update the old product tax classes to the new tax class ids
$params
- Setup params