Class Smarty_Data
class for the Smarty data object The Smarty data object will hold Smarty variables in the current scope
- Smarty_Internal_Data
-
Smarty_Data
Package: Smarty\Template
Author: Uwe Tews
Located at tpl/smarty/sysplugins/smarty_data.php
Author: Uwe Tews
Located at tpl/smarty/sysplugins/smarty_data.php
Methods summary
public
|
#
__construct(
create Smarty data object |
Methods inherited from Smarty_Internal_Data
__call(),
_mergeVars(),
append(),
appendByRef(),
assign(),
assignByRef(),
assignGlobal(),
getTemplateVars(),
getVariable()
Magic methods inherited from Smarty_Internal_Data
clearAllAssign(),
clearAssign(),
clearConfig(),
configLoad(),
getConfigVars(),
getGlobal(),
getStreamVariable()
Properties summary
public static
integer
|
$count
Counter |
#
0
|
public
string
|
$dataObjectName
Data block name |
#
''
|
public
|
$smarty
Smarty object |
#
null
|
Properties inherited from Smarty_Internal_Data
$_objType,
$config_vars,
$ext,
$parent,
$template_class,
$tpl_vars