MCPcopy Create free account
hub / github.com/ccoenraets/backbone-cellar / Slim_View

Class Slim_View

tutorial/api/Slim/View.php:46–167  ·  view source on GitHub ↗

* Slim View * * The View is responsible for rendering and/or displaying a template. * It is recommended that you subclass View and re-implement the * `View::render` method to use a custom templating engine such as * Smarty, Twig, Mustache, etc. It is important that `View::render` * `return` the final template output. Do not `echo` the output. * * @package Slim * @author Josh Lockhart <in

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected