a SENSIOLABS Product
Symfony

Templating
Simple yet powerful templating framework

sfTemplateRendererInterface Class

All Classes

RELEASE INFORMATION

You are currently browsing the API for the trunk version.
sfTemplateRendererInterface is the interface all renderer classes must implement.

METHODS
evaluate()  evaluates a template.
setEngine()  sets the template engine associated with this renderer.
  • (string|false) evaluate($template, $parameters)

    Evaluates a template.

    ARGUMENTS
    $template The template to render
    $parameters An array of parameters to pass to the template

    returns The evaluated template, or false if the renderer is unable to render the template

  • setEngine($engine)

    Sets the template engine associated with this renderer.

    ARGUMENTS
    $engine A sfTemplateEngine instance
powered by symfony - "symfony" is a trademark of Fabien Potencier, all rights reserved - The components "animals" are © 2009 Sensio Labs

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.