extends |
Smarty_Internal_Resource_Extends |
|---|
Extends All Resource Resource Implementation modifying the extends-Resource to walk through the template_dirs and inherit all templates of the same name
| 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
Overrides |
# | ||||
public
|
checkTimestamps(): bool
Disable timestamp checks for extendsall resource.
The individual source components will be checked.
Disable timestamp checks for extendsall resource. The individual source components will be checked. Returnsfalse Overrides |
# | ||||
| Methods inherited from Smarty_Internal_Resource_Extends |
|---|
populateTimestamp(), getContent(), getBasename(), |
| Methods inherited from Smarty_Resource |
|---|
load(), parseResourceName(), getUniqueTemplateName(), source(), buildUniqueResourceName(), renderUncompiled(), populateCompiledFilepath(), process() |
| Properties inherited from Smarty_Internal_Resource_Extends |
|---|
$mbstring_overload |
| Properties inherited from Smarty_Resource |
|---|
$sysplugins, $uncompiled, $recompiled, $hasCompiledHandler |