Class Smarty_Internal_Resource_PHP
Smarty Internal Plugin Resource PHP Implements the file system as resource for PHP templates
- Smarty_Resource
- Smarty_Resource_Uncompiled
- Smarty_Internal_Resource_PHP
Package: Smarty\TemplateResources
Author: Uwe Tews
Author: Rodney Rehm
Located at plugins/smarty/smarty_source/sysplugins/smarty_internal_resource_php.php
Author: Uwe Tews
Author: Rodney Rehm
Located at plugins/smarty/smarty_source/sysplugins/smarty_internal_resource_php.php
public
|
|
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
|
#
renderUncompiled(
Render and output the template (without using the compiler) |
populateCompiledFilepath()
|
buildFilepath(),
buildUniqueResourceName(),
config(),
fileExists(),
getBasename(),
getUniqueTemplateName(),
load(),
normalizePath(),
parseResourceName(),
source()
|
protected
string
|
$short_open_tag
container for short_open_tag directive's value before executing PHP templates |
$compileds,
$compiler_class,
$resources,
$sources,
$sysplugins,
$template_lexer_class,
$template_parser_class
|