24 August 2014

Layout - Các thẻ method thường dùng trong file layout .xml của Magento

1. Action bên trong thẻ <reference> ( tham chiếu đến 1 block đã có)
<reference name="block_name">
             <action method="unsetChild"><name>description</name></action>
</reference>

2. Action bên trong thẻ <block> ( tạo block mới )
<block type="" name="" as="" template="">
<action method="addToParentGroup"><group>detailed_info</group></action> 
<action method="setTitle" translate="value"><value>Specs</value></action> 
</block>

No comments:

Post a Comment

Hãy thoải mái khi gửi nhận xét và câu hỏi cho Quốc Duy. Chân thành cảm ơn