Located in /framework/WFPageRendering.php (line 11)
Assign a name/value pair to the underlying template engine.
Get the widget specified in the "id" field of the passed associative array. Do all sanity checking along the way.
Get the WFPage object that is using the template.
The only thing the framework assigns to the template is __page, which is a reference to itself so that the template can access widgets, etc. By having this interface include this function, we can always get back to the WFPage from any template engine.
Render the view.
Set the template file path.
Documentation generated on Thu, 07 Aug 2008 10:36:53 -0400 by phpDocumentor 1.4.1