Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$_width = $block->getImagesWidth() | |
$_height = $block->getImagesHeight() | |
if( $block->getFilesCount() > 0)( $block->getFiles() as $file)( $block->getFileId( $file)) ?>" data-size | endif = $block->escapeHtmlAttr($block->getFileName($file)) |
endforeach = $block->escapeHtml($block->getFileShortName($file)) | |
else | __pad0__ |
$_height = $block->getImagesHeight() |
Definition at line 12 of file files.phtml.
$_width = $block->getImagesWidth() |
Definition at line 11 of file files.phtml.
else __pad0__ |
Definition at line 37 of file files.phtml.
endforeach = $block->escapeHtml($block->getFileShortName($file)) |
Definition at line 32 of file files.phtml.
if ($block->getFileWidth($file)) ($block->getFileWidth($file)) ?>x<? endif = $block->escapeHtmlAttr($block->getFileName($file)) |
Definition at line 26 of file files.phtml.