\Smarty_Internal_Method_GetConfigVariable

Smarty Method GetConfigVariable

Smarty::getConfigVariable() method

Summary

Methods
Properties
Constants
getConfigVariable()
$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

getConfigVariable()

getConfigVariable(\Smarty|\Smarty_Internal_Data|\Smarty_Internal_Template  $data, string  $varName = null, boolean  $errorEnable = true) : null|string

gets a config variable value

Parameters

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

the name of the config variable

boolean $errorEnable

Returns

null|string —

the value of the config variable