$objMap
$objMap : integer
Valid for all objects
Smarty Method GetConfigVars
Smarty::getConfigVars() method
getConfigVars(\Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty $data, string $varname = null, boolean $search_parents = true) : mixed
Returns a single or all config variables
\Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty | $data | |
string | $varname | variable name or null |
boolean | $search_parents | include parent templates? |
variable value or or array of variables
Loading…