\FireGento_MageSetup_Block_Imprint_Content
Block to retrieve data from imprint config.
- 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)
Constructor
Methods
-
publicgetCountry( )
- Retrieve the specific country name by the selected country code
- Country
-
publicgetWeb( bool $checkForProtocol )
- Retrieve the setting "website". If parameter checkForProtocol is true, check if there is a valid protocol given, otherwise add http:// manually.
$checkForProtocol
- Flag if website url should be checked for http(s) protocol- Website URL
-
publicsetStoreId( int $storeId )
- Set StoreId to get impressum data for this store.
$storeId
- Store id.-
protectedgetStoreId( )
- Getting StoreId to get proper store related information in order comments.
- Store Id