$smarty
$smarty : \Smarty
Samrty instance
Smarty Internal Plugin Config
Main class for config variables
$smarty : \Smarty
Samrty instance
$compiler_object : \Smarty_Internal_Config_File_Compiler
Config file compiler object
__construct(string $config_resource, \Smarty $smarty, object $data = null)
Constructor of config file object
string | $config_resource | config file resource name |
\Smarty | $smarty | Smarty instance |
object | $data | object for config vars storage |