extends |
Smarty_Internal_Data |
|---|
class for the Smarty data object The Smarty data object will hold Smarty variables in the current scope
| Methods | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
public
|
__construct(Smarty|array $_parent = null, Smarty|Smarty_Internal_Template $smarty = null, string $name = null)
create Smarty data object
create Smarty data object Parameters
Throws
Overrides |
# | ||||||||
| Properties | |||
|---|---|---|---|
public
static
|
int
|
$count = 0
|
# |
public
|
string
|
$dataObjectName = ''
|
# |
public
|
Smarty
|
$smarty = null
|
# |
| Properties inherited from Smarty_Internal_Data |
|---|
$_objType, $template_class, $tpl_vars, $parent, $config_vars, $ext, $scope, |