2009/10/19 Matthew Weier O'Phinney <matthew@zend.com>
-- huajun qi <qihjun@gmail.com> wrote
(on Monday, 19 October 2009, 11:42 AM +0800):
> Though I once read an article about it, I can not recall it now?If you want to disable it for your entire application, you can set the
>
> Anybody can tell me?
noViewRenderer parameter of the front controller to a boolean true. This
can be done in two ways:
// Directly:
$front->setParam('noViewRenderer', true);
or, using Zend_Application, just pass a key:
resources.frontcontroller.params.noViewRenderer = true
--
Matthew Weier O'Phinney
Project Lead | matthew@zend.com
Zend Framework | http://framework.zend.com/
--
Location:
没有评论:
发表评论