$this->view->result is not part of ZF... do you mean render?
--
*Hector Virgen*
Sr. Web Developer
http://www.virgentech.comOn Wed, Oct 27, 2010 at 2:08 PM, Thomas List <
[hidden email]> wrote:
>
> Hello,
>
> I was looking at my page source for a view script which was rendered by a
> controller using $this->view->result, when I noticed that it has HTML in it,
> which I guess is rendered when you use $this->view? Am I correct? I am
> wondering how to get rid of this extraneous code, because it is throwing off
> my own HTML and CSS. It doesn't show up in the editor, only when I view
> source, so I am assuming it is rendered by the $this->view call in the
> controller. Any help would be great.
>
> Regards,
> Thomas
>
--
Hector Virgen