Optional reference to the calling Savant object.
Reference to the calling Savant object.
Provides an object-oriented template system for PHP5.
Provides a simple error class for Savant.
A simple Savant3_Exception class.
Abstract Savant3_Filter class.
Filter to remove extra white space within the text.
Abstract Savant3_Plugin class.
Generates an <a href="">...</a> tag.
Plugin to generate a formatted date using strftime() conventions.
Plugin to convert an associative array to a string of tag attributes.
Plugin to generate an <img ... /> tag.
Sets __autoload() usage on or off.
Sets a custom compiler/pre-processor callback for template sources.
Sets the custom error text for __toString().
Clears then sets the callbacks to use when calling $this->escape().
Sets whether or not exceptions will be thrown.
Sets whether or not variables will be extracted.
Resets the filter stack to the provided list of callbacks.
Sets an entire array of search paths for templates or resources.
Sets config array for a plugin.
Sets the template name to use.