represents a Dwoo template contained in a file
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
This file is released under the LGPL "GNU Lesser General Public License" More information can be found here: http://www.gnu.org/copyleft/lesser.html
Located in /Dwoo/Template/File.php (line 22)
Dwoo_Template_String | --Dwoo_Template_File
template filename
include path(s) to look into to find this template
resolved path cache when looking for a file in multiple include paths
this is reset when the include path is changed
Inherited from Dwoo_Template_String
Dwoo_Template_String::$cache
Dwoo_Template_String::$cacheId
Dwoo_Template_String::$cacheTime
Dwoo_Template_String::$compilationEnforced
Dwoo_Template_String::$compileId
Dwoo_Template_String::$compiler
Dwoo_Template_String::$name
returns a new template object from the given include name, null if no include is possible (resource not found), or false if include is not permitted by this resource type
creates a template from a file
returns the full compiled file name and assigns a default value to it if required
returns the compiled template file name
returns this template's source filename
returns the resource name for this template class
returns the template source of this template
returns an unique value identifying the current version of this template, in this case it's the unix timestamp of the last modification
sets the include path(s) to where the given template filename must be looked up
Inherited From Dwoo_Template_String
Dwoo_Template_String::__construct()
Dwoo_Template_String::cache()
Dwoo_Template_String::clearCache()
Dwoo_Template_String::forceCompilation()
Dwoo_Template_String::getCachedTemplate()
Dwoo_Template_String::getCacheFilename()
Dwoo_Template_String::getCacheTime()
Dwoo_Template_String::getCompiledFilename()
Dwoo_Template_String::getCompiledTemplate()
Dwoo_Template_String::getCompiler()
Dwoo_Template_String::getName()
Dwoo_Template_String::getResourceIdentifier()
Dwoo_Template_String::getResourceName()
Dwoo_Template_String::getSource()
Dwoo_Template_String::getUid()
Dwoo_Template_String::makeDirectory()
Dwoo_Template_String::setCacheTime()
Dwoo_Template_String::templateFactory()
Documentation generated on Sun, 03 Aug 2008 15:12:35 +0200 by phpDocumentor 1.4.0