getColumns());
?>
getCollection()): ?>
tags from the code. */
/* foreach ($block->getColumns() as $_column): ?>
getHtmlProperty() ?> />
isHeaderVisible()): ?>
isHeaderVisible() || $block->getFilterVisibility()): ?>
getColumns() as $_column): ?>
getHeaderHtml() == ' '):?>
getHeaderHtmlProperty() ?>> |
getHeaderHtml()?>
isFilterVisible()): ?>
getColumns() as $_column): ?>
getHeaderHtmlProperty() ?>>
getFilterHtml() ?>
|
getCollection()->getSize() > 0 && !$block->getIsCollapsed()): ?>
getCollection() as $_index => $_item): ?>
hasMultipleRows($_item)) :?>
updateItemByFirstMultiRow($_item); ?>
getRowClass($_item)):?> class=""
>getColumns() as $_column):
if ($block->shouldRenderCell($_item, $_column)):
$_rowspan = $block->getRowspan($_item, $_column);
?>
class="getCssProperty() ?> getId() == 'massaction' ? 'data-grid-checkbox-cell': ''?> "
>
getRowField($_item)) != '' ? $_html : ' ') ?>
| shouldRenderEmptyCell($_item, $_column)):?>
getEmptyCellLabel()?>
|
getMultipleRows($_item) as $_i):?>
getMultipleRowColumns($_i) as $_column):
?>
getRowField($_i)) != '' ? $_html : ' ') ?>
|
shouldRenderSubTotal($_item)): ?>
getMultipleRowColumns() as $_column): ?>
hasSubtotalsLabel() ? $_column->getSubtotalsLabel()
: $_column->getRowField($block->getSubTotals($_item));
?>
|
getRowClass($_item)):?>
class=""
>
getColumns() as $_column): ?>
shouldRenderCell($_item, $_column)):?>
getRowField($_item)) != '' ? $_html : ' ') ?>
|
shouldRenderEmptyCell($_item, $_column)):?>
getEmptyCellLabel()?>
|
getEmptyText()): ?>
getEmptyText() ?> |
shouldRenderTotal()): ?>
getColumns() as $_column): ?>
hasTotalsLabel()) ? $_column->getTotalsLabel()
: $_column->getRowField($block->getTotals()) ?>
|