« Return to Thread: Include raw HTML into Zend_Form

Re: Include raw HTML into Zend_Form

by Gordon Ross-8 :: Rate this Message:

Reply to Author | View in Thread

On 19/08/2008 09:05, "Oscar Reales" <oreales@...> wrote:

> Well, in that case, there is another option that I have though to implement
> sometimes: extends a custom formElement that renders html. You can call this
> element "text" - "rawHtml" or something similar. Create the formEelement,
> the viewHelper, decorators etc.... It is much more work but once it is done,
> you can uses it in any project.

Out of all the options I've seen so far, I think this one is probably the
best. As you say, though, it may not be the simplest. I'm starting to look
at the existing elements to see what work is involved. I'm hoping it won't
be too much work...

GTG

 « Return to Thread: Include raw HTML into Zend_Form