Interface to PHPTAL for the MVC view system, requires PHPTAL be setup and the appropriate autoload cache file created.
To enable it, set the config option templateEngine to phptal 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, mvcviewenginephptal,
mvc Articles