Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$numColumns = sizeof($block->getColumns()) | |
if( $block->getStoreSwitcherVisibility()||$block->getDateFilterVisibility())( $block->getDateFilterVisibility())( 'period_date_range') ?>"> <span classforeach ($block->getPeriods() as $_value => $_label) ( $block->getFilter( 'report_period')==$_value) | endforeach = $_label |
endif = $block->getSuffixId('period_date_to') | |
$numColumns = sizeof($block->getColumns()) |
Definition at line 12 of file grid.phtml.
if($block->getStoreSwitcherVisibility() || $block->getDateFilterVisibility()) ($block->getDateFilterVisibility()) ('period_date_range') ?>"> <span classforeach ($block->getPeriods() as $_value => $_label) ( $block->getFilter( 'report_period')==$_value) endforeach = $_label |
Definition at line 58 of file grid.phtml.
endif = $block->getSuffixId('period_date_to') |
Definition at line 76 of file grid.phtml.