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

Go to the source code of this file.

Variables

if( $block->getHideFormElement() !==true)() ?> -form" methodforeach ($block->getItems() as $_item) () ?>"<? endforeach = $_item->getLabel()
 
if( $block->getUseSelectAll())( 'Select All') ?></option >< option value endif
 
 break
 
case __pad9__
 

Variable Documentation

◆ __pad9__

case __pad9__

Definition at line 75 of file massaction_extended.phtml.

◆ break

break

Definition at line 73 of file massaction_extended.phtml.

◆ endforeach

if($block->getHideFormElement() !== true) ($block->getItems() as $_item) () ?>-item-<? endforeach = $_item->getLabel()

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

Definition at line 22 of file massaction_extended.phtml.

◆ endif

if (!$block->getParentBlock()->canDisplayContainer()) () ?>.setGridIds('<? endif
Initial value:
="unselectAll">
<?= __('Unselect All')
__()
Definition: __.php:13

Definition at line 46 of file massaction_extended.phtml.