\Smarty_Internal_Method_GetConfigVars

Smarty Method GetConfigVars

Smarty::getConfigVars() method

Summary

Methods
Properties
Constants
getConfigVars()
$objMap
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$objMap

$objMap : integer

Valid for all objects

Type

integer

Methods

getConfigVars()

getConfigVars(\Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty  $data, string  $varname = null, boolean  $search_parents = true) : mixed

Returns a single or all config variables

Parameters

\Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty $data
string $varname

variable name or null

boolean $search_parents

include parent templates?

Returns

mixed —

variable value or or array of variables