mvcViewHelperInterface

Posted by Scorpio Documentor (Writer), MVC on 19 Nov 2009 @ 20:31

Interface definition for the mvcViewHelper system.


Methods

public abstract setView($inView)

Sets the view object currently being rendered

public abstract render()

Renders the helper out of context, returning the result

< Return to article