Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
grid.phtml File Reference

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')
 

Variable Documentation

◆ $numColumns

$numColumns = sizeof($block->getColumns())

Definition at line 12 of file grid.phtml.

◆ endforeach

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

endif = $block->getSuffixId('period_date_to')

Definition at line 76 of file grid.phtml.