gpt4 book ai didi

zend-framework - 设置自定义模板路径以呈现而不是标准路径

转载 作者:行者123 更新时间:2023-12-04 13:17:54 26 4
gpt4 key购买 nike

当我调用某些 Action 时,是否可以在ZendFramework中设置自定义模板?
例如,我称/category/show/id/123,而View正在渲染/category/show.html文件。

我希望能够呈现另一个模板-/category/showOther.html

我应该怎么办 ?

最佳答案

当然。在您的ControllerAction中执行以下操作:

$this->_helper->viewRenderer('showOther');  

关于zend-framework - 设置自定义模板路径以呈现而不是标准路径,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3138972/

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