Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
if( $block->isShow())( 'Show Report For:') ?></label >< div class foreach($block->getWebsiteCollection() as $_website) foreach($block->getGroupCollection($_website) as $_group) foreach( $block->getStoreCollection( $_group) as $_store)($showWebsite==false) if($block->getRequest() ->getParam('website')==$_website->getId()) | endif = $_website->getName() |
if($block->getStoreId()==$_store->getId()) | endforeach = $_store->getName() |
endforeach = $_store->getName() |
Definition at line 40 of file switcher.phtml.
endif = $_website->getName() |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 33 of file switcher.phtml.