decodeProperties()
decodeProperties(\Smarty_Internal_Template $tpl, array $properties, boolean $cache = false) : boolean
This function is executed automatically when a compiled or cached template file is included - Decode saved properties from compiled template and cache files - Check if compiled or cache file is valid
Parameters
| \Smarty_Internal_Template | $tpl | |
| array | $properties | special template properties |
| boolean | $cache | flag if called from cache file |
Returns
boolean —flag if compiled or cache file is valid