Your $viewRenderer->view is returning a Zend_View_Interface Type, which I don't think you can call that specific function.
Please make sure you call the correct object.
The function you want is inside Zend_View_Helper directory, but I dun think the function i s attached to the Interface.
Last edited by iroy2000 : 03-28-2008 at 08:08 PM.
|