gpt4 book ai didi

silverstripe - 使用 onBeforeWrite 时,是否可以区分 Silverstripe 中的 Live 和 Stage?

转载 作者:行者123 更新时间:2023-12-04 06:11:20 25 4
gpt4 key购买 nike

在 Silverstripe 中,我使用 OnBeforeWrite 方法在页面更新或保存时触发函数。

文档:http://api.silverstripe.org/2.4/cms/SiteTree.html#methodonBeforeWrite

有什么方法可以区分写入 Stage 网站(“Save”按钮)和 Live 网站(“Save & Publish”按钮)?

最佳答案

  • 当你保存一个页面时,SS 总是会做一个 write() .当您“保存并发布”时 doPublish()也被称为。 http://api.silverstripe.org/2.4/cms/SiteTree.html#methoddoPublish
  • SiteTreeDecorator还有一个onBeforePublish方法。您可能想考虑使用它。 http://api.silverstripe.org/2.4/sapphire/model/SiteTreeDecorator.html#methodonBeforePublish
  • 关于silverstripe - 使用 onBeforeWrite 时,是否可以区分 Silverstripe 中的 Live 和 Stage?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7731989/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com