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('store_ids')==implode(',', $_website->getStoreIds())) | endif = $block->escapeHtml($_website->getName()) |
if($block->getStoreId()==$_store->getId()) | endforeach = $block->escapeHtml($_store->getName()) |
endforeach = $block->escapeHtml($_store->getName()) |
Definition at line 43 of file enhanced.phtml.
endif = $block->escapeHtml($_website->getName()) |
Definition at line 37 of file enhanced.phtml.