Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$_htmlId = $block->getHtmlId() ? $block->getHtmlId() : '_' . uniqid() | |
$_colspan = $block->isAddAfter() ? 2 : 1 | |
foreach($block->getColumns() as $columnName=> $column) foreach($block->getColumns() as $columnName=> $column) if($block->isAddAfter()) | foreach ( $block->getColumns() as $columnName=> $column) = __('Delete') |
foreach($block->getColumns() as $columnName=> $column) foreach($block->getColumns() as $columnName=> $column) if($block->isAddAfter()) | endforeach |
endif | |
$_colspan = $block->isAddAfter() ? 2 : 1 |
Definition at line 13 of file array.phtml.
$_htmlId = $block->getHtmlId() ? $block->getHtmlId() : '_' . uniqid() |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 12 of file array.phtml.
foreach ( $block->getColumns() as $columnName=> $column) foreach ( $block->getColumns() as $columnName=> $column) if ( $block->isAddAfter()) endforeach |
Definition at line 76 of file array.phtml.
endif |
Definition at line 104 of file array.phtml.
foreach ( $block->getColumns() as $columnName=> $column) foreach ( $block->getColumns() as $columnName=> $column) if ( $block->isAddAfter()) foreach($block->getColumns() as $columnName=> $column) = __('Delete') |
Definition at line 76 of file array.phtml.