【问题标题】:Which Magento Domain Objects Use Layout XML Updates?哪些 Magento 域对象使用布局 XML 更新?
【发布时间】:2012-01-17 23:16:30
【问题描述】:

是否有允许您向系统添加布局 XML 更新的 Magento 对象(及其数据库持久性表)的规范列表(您愿意共享的公共或私有)?我意识到第三方模块的数量几乎是无限的,但我对 CE、Professional 和 Enterprise Edition 附带的内容特别感兴趣。

如果不清楚,请考虑 Magento 的 CMS 页面。在 CMS 管理员中有一个用于

的文本区域

布局更新 XML

设计标签中。

此 XML 与 CMS Page 对象一起保存到数据库中,并且在加载该页面时将这些更新添加到 Layout 对象中。

Magento 管理员中有多个地方会发生这种情况。我正在寻找所有这些的列表。

【问题讨论】:

    标签: layout layout-xml magento


    【解决方案1】:

    我无法使用 Google 的搜索运算符按特定分支进行过滤,但这是一个不错的开始:https://www.google.com/search?q=%22custom_layout_update%22+site%3Asvn.magentocommerce.com

    【讨论】:

      【解决方案2】:

      我看的不多,

      Mage/Catalog/Model/Category.php
      Mage/GoogleBase/Model/Attribute.php
      

      还有上面提到的CMS模块。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2014-09-11
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2023-03-17
        • 2011-12-01
        • 1970-01-01
        相关资源
        最近更新 更多