gpt4 book ai didi

php - 有没有办法改变 Yii2 中的 View 布局?

转载 作者:行者123 更新时间:2023-12-05 06:44:07 30 4
gpt4 key购买 nike

如何覆盖 Controller 使用的布局以呈现第三方模块中的 View ?

最佳答案

@msushil 从未接受过答案,所以我可能是在浪费我的时间。我发布这个是因为它可能会在未来帮助其他人,因为我非常怀疑 OP 会为这个问题选择答案。 .

您可以在 View 中更改布局。在 Yii2 中,您通过 $this->context 引用您的 Controller 。所以你可以像这样改变布局:

$this->context->layout = 'new-layout';

关于php - 有没有办法改变 Yii2 中的 View 布局?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30821688/

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