【发布时间】:2011-09-08 02:30:17
【问题描述】:
当“posts/index”动作被执行时,“views/posts/index.ctp”被调用。
在“views/posts/index.ctp”中有结果展示。
我不想创建/拥有/获取“views/posts/index.ctp”文件。
我想展示 'posts/index' 操作的结果,我不需要 'views/posts/index.ctp' 文件。
我该怎么做?
【问题讨论】:
标签: cakephp cakephp-1.3