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

Go to the source code of this file.

Variables

if (isset($_button['warning']) && $_button['warning']) (confirm('" . addslashes($_button['warning']) . "'))
 
 endif
 
if(!isset($_button['disabled'])||! $_button['disabled']) if(isset($_button['disabled']) && $_button['disabled']) if(isset($_button['comment'])) endforeach = $_button['action']
 

Variable Documentation

◆ (isset($_button['warning']) && $_button['warning'])

if (isset( $_button[ 'warning']) &&$_button[ 'warning'])(confirm('" . addslashes($_button['warning']) . "'))

Definition at line 52 of file edit.phtml.

◆ endforeach

endforeach = $_button['action']

Definition at line 56 of file edit.phtml.

◆ endif

endif

Definition at line 54 of file edit.phtml.