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

Go to the source code of this file.

Variables

 $_width = $block->getImageWidth()
 
if( $block->getPreviousImageUrl()||$block->getNextImageUrl())($_prevUrl=$block->getPreviousImageUrl())<?=__( 'Prev') ?></a > endif = __('Close Window')
 
if($_imageTitle=$block->escapeHtml($block->getCurrentImage() ->getLabel())) $imageUrl = $block->getImageUrl()
 

Variable Documentation

◆ $_width

$_width = $block->getImageWidth()

Definition at line 11 of file gallery.phtml.

◆ $imageUrl

if ( $_imageTitle=$block->escapeHtml( $block->getCurrentImage() ->getLabel())) $imageUrl = $block->getImageUrl()

Definition at line 28 of file gallery.phtml.

◆ endif

endif = __('Close Window')

Definition at line 14 of file gallery.phtml.