Re-use existing layout
tag is used for re-usage of existing layout
<vendorname_modulename_constrollername_indexaction>
<reference name="myreferencename">
<block type="vendorname/blockname" name="modulename_blockname"
template="storelocator/template.phtml">
</block>
</reference>
</vendorname_modulename_constrollername_indexaction>
<vendorname_modulename_constrollername_listaction>
<update handle="vendorname_modulename_constrollername_indexaction"/>
</vendorname_modulename_constrollername_listaction> |