2011-04-13 64 views

回答

3

将块添加到您想要查看它的布局。你可以添加一个块到任何像这样的句柄:

<layout_handle> 
    <reference name="parent_block_name"> 
     <block type="yourmodule/your_block_handle" name="block.name" template="path/to/template.phtml" /> 
    </reference> 
</layout_handle> 

没有理由你不能这样做几个布局句柄。