Templating
Simple yet powerful templating framework
ABOUT
INSTALLATION
DOCUMENTATION
DEVELOPMENT
sfTemplateDebuggerInterface Class
All Classes
sfTemplateAutoloader
: sfTemplateAutoloader is an autoloader for the templating classes.
sfTemplateDebuggerInterface
: sfTemplateLoaderDebuggerInterface is the interface you need to implement
sfTemplateEngine
: sfTemplateEngine is the main class of the templating component.
sfTemplateHelper
: sfTemplateHelper is the base class for all helper classes.
sfTemplateHelperAssets
: sfTemplateHelperAssets is the base class for all helper classes that manages assets.
sfTemplateHelperInterface
: sfTemplateHelperInterface is the interface all helpers must implement.
sfTemplateHelperJavascripts
: sfTemplateHelperJavascripts is a helper that manages JavaScripts.
sfTemplateHelperSet
: sfTemplateHelperSet represents a set of helpers to be used with a templating engine.
sfTemplateHelperStylesheets
: sfTemplateHelperStylesheets is a helper that manages stylesheets.
sfTemplateLoader
: sfTemplateLoader is the base class for all template loader classes.
sfTemplateLoaderCache
: sfTemplateLoaderCache is a loader that caches other loaders responses
sfTemplateLoaderChain
: sfTemplateLoaderChain is a loader that calls other loaders to load templates.
sfTemplateLoaderCompilableInterface
: sfTemplateLoaderCompilableInterface is the interface a template loader must implement
sfTemplateLoaderFilesystem
: sfTemplateLoaderFilesystem is a loader that read templates from the filesystem.
sfTemplateLoaderInterface
: sfTemplateLoaderInterface is the interface all loaders must implement.
sfTemplateRenderer
: sfTemplateRenderer is the base class for all template renderer.
sfTemplateRendererInterface
: sfTemplateRendererInterface is the interface all renderer classes must implement.
sfTemplateRendererPhp
: sfTemplateRendererPhp is a renderer for PHP templates.
sfTemplateStorage
: sfTemplateRenderer is the base class for all storage classes.
sfTemplateStorageFile
: sfTemplateStorageFile represents a template stored on the filesystem.
sfTemplateStorageString
: sfTemplateStorageFile represents a template stored in a string.
RELEASE INFORMATION
You are currently browsing the API for the
trunk
version.
sfTemplateLoaderDebuggerInterface is the interface you need to implement
to debug template loader instances.
METHODS
log()
logs a message.
log
($message)
Logs a message.
ARGUMENTS
$message
A message to log
powered by
symfony
- "symfony" is a trademark of Fabien Potencier, all rights reserved - The components "animals" are © 2009 Sensio Labs
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.
Open-Source Products
Symfony - MVC framework
Symfony Components
Doctrine - ORM
Swift Mailer - Mailing library
Twig - Template library
Pirum - PEAR channel server
Services
Trainings - Be Trained by experts
Guru - Get a guru for a day
Partners - Specialists around the world
Books - Read Open-Source books
Conferences - The Symfony Live Conference
> More