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()) | |
endif | |
foreach( $block->getColumns() as $_column)() ?><? | endforeach = (($_html = $_column->getRowField($_item)) != '' ? $_html : ' ') |
else | __pad0__ |
$numColumns = sizeof($block->getColumns()) |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 12 of file grid.phtml.
else __pad0__ |
Definition at line 48 of file grid.phtml.
endforeach = (($_html = $_column->getRowField($_item)) != '' ? $_html : ' ') |
Definition at line 39 of file grid.phtml.
endif |
Definition at line 31 of file grid.phtml.