【发布时间】:2010-07-31 08:24:56
【问题描述】:
我有以下 magento XML 代码:
<action method="addLink" translate="label" module="customer"><name>myorders</name><path>chepri/myorders/customer</path><label>Standing Orders</label></action>
我想知道你会在哪里为“chepri/myorders/customer”编写处理程序,它如何知道正在加载哪个页面?
感谢您的宝贵时间。
【问题讨论】:
标签: php model-view-controller magento