PHP Magento创建一个块,只包含一行代码即可包含模板文件.phtml

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PHP Magento创建一个块,只包含一行代码即可包含模板文件.phtml相关的知识,希望对你有一定的参考价值。

<?php echo $this->getLayout()->createBlock('Mage_Adminhtml_Block_Template', 'block-name')->setData('template', 'callouts/your-file.phtml')->toHtml() ?>

以上是关于PHP Magento创建一个块,只包含一行代码即可包含模板文件.phtml的主要内容,如果未能解决你的问题,请参考以下文章

任何使用像Magento这样的布局和块系统的PHP框架? [关闭]

Magento 中的 Ajax(加载产品视图块)

如何在 Magento 中重新加载块?

php 在Magento 2中调用静态块

PHP magento完全解析cms块

PHP Magento - cms /静态块