Interface to Savant3 for the MVC view system, requires Savant3 be setup and the appropriate autoload cache file created.
To enable it, set the config option templateEngine to savant3 in the site section of the websites config.xml file.
private _stripTemplateResource($inTemplate)
Removes the 'file:' or 'res:' and full path prefix that templates have
Tags: mvc, mvcviewenginebase, mvcviewenginesavant3,
mvc Articles