Class Smarty_Internal_Resource_File
Smarty Internal Plugin Resource File Implements the file system as resource for Smarty templates
- Smarty_Resource
-
Smarty_Internal_Resource_File
Direct known subclasses
Package: Smarty\TemplateResources
Author: Uwe Tews
Author: Rodney Rehm
Located at tpl/smarty/sysplugins/smarty_internal_resource_file.php
Author: Uwe Tews
Author: Rodney Rehm
Located at tpl/smarty/sysplugins/smarty_internal_resource_file.php
Methods summary
protected
string
|
#
buildFilepath(
build template filepath by traversing the template_dir array |
public
|
#
populate(
populate Source Object with meta data from Resource |
public
|
#
populateTimestamp(
populate Source Object with timestamp and exists from Resource |
public
string
|
#
getContent(
Load template's source from file into current template object |
public
string
|
Methods inherited from Smarty_Resource
buildUniqueResourceName()
,
checkTimestamps()
,
getUniqueTemplateName()
,
load()
,
parseResourceName()
,
source()