【发布时间】:2011-04-23 17:15:13
【问题描述】:
是否可以渲染另一个控制器的视图?
因为当我尝试将路径传递给渲染方法时它找不到它,但路径显示正确。
这是出于某种安全原因还是我做错了?
我正在尝试从不同的控制器操作呈现索引控制器视图/脚本/索引/索引.phtml 的视图模板。
Message: script 'banner/c-xampp-xampp-htdocs-chat-application-settings/-/-/application/views/scripts/index/index.phtml' not found in path (C:\xampp\xampp\htdocs\chat\application\settings/../../application/views\scripts/)
【问题讨论】:
标签: zend-framework