新建一个block,作为子block

 

 

 $this->setChild('tabs',

            $this->getLayout()->createBlock('adminhtml/catalog_category_tabs', 'tabs')

子block,得到通过方法$this->getChild(tabs);

相关文章:

  • 2021-10-30
  • 2022-12-23
  • 2022-12-23
  • 2021-06-08
  • 2022-12-23
  • 2021-09-17
  • 2022-12-23
  • 2021-07-23
猜你喜欢
  • 2021-07-03
  • 2022-12-23
  • 2021-12-31
  • 2021-04-20
  • 2022-12-23
  • 2021-04-23
相关资源
相似解决方案