23 #require_once 'Zend/Json.php'; 28 #require_once 'Zend/ProgressBar/Adapter.php'; 64 $this->_updateMethodName = $methodName;
77 $this->_finishMethodName = $methodName;
96 'current' => $current,
99 'timeTaken' => $timeTaken,
100 'timeRemaining' => $timeRemaining,
104 $data =
'<script type="text/javascript">' 119 if ($this->_finishMethodName ===
null) {
123 $data =
'<script type="text/javascript">' 124 .
'parent.' . $this->_finishMethodName .
'();' 143 echo str_pad(
$data .
'<br />', 1024,
' ', STR_PAD_RIGHT) .
"\n";
if($this->helper('Magento\Tax\Helper\Data') ->displayFullSummary()) foreach( $block->getTotal() ->getFullInfo() as $info)(isset($info['hidden']) && $info['hidden']) $percent
setUpdateMethodName($methodName)
setFinishMethodName($methodName)
static encode($valueToEncode, $cycleCheck=false, $options=array())
notify($current, $max, $percent, $timeTaken, $timeRemaining, $text)