extends |
Smarty_Resource_Recompiled |
|---|
Smarty Internal Plugin Resource Stream Implements the streams as resource for Smarty template
| Methods | ||||||||
|---|---|---|---|---|---|---|---|---|
public
|
populate(Smarty_Template_Source $source, Smarty_Internal_Template $_template = null): void
populate Source Object with meta data from Resource
populate Source Object with meta data from Resource Parameters
Implements |
# | ||||||
public
|
getContent(Smarty_Template_Source $source): string
Load template's source from stream into current template object
Load template's source from stream into current template object Parameters
Returnstemplate source Implements |
# | ||||||
public
|
buildUniqueResourceName(Smarty $smarty, string $resource_name, boolean $isConfig = false): string
modify resource_name according to resource handlers specifications
modify resource_name according to resource handlers specifications Parameters
Returnsunique resource name Overrides |
# | ||||||
| Methods inherited from Smarty_Resource_Recompiled |
|---|
process(), populateCompiledFilepath(), checkTimestamps() |
| Methods inherited from Smarty_Resource |
|---|
load(), parseResourceName(), getUniqueTemplateName(), source(), populateTimestamp(), getBasename(), renderUncompiled(), |
| Properties inherited from Smarty_Resource_Recompiled |
|---|
$recompiled, $hasCompiledHandler |
| Properties inherited from Smarty_Resource |
|---|
$sysplugins, $uncompiled, |