Smarty_Variable
class for the Smarty variable object This class defines the Smarty variable object
- Full name:
\Smarty_Variable
Properties
value
template variable
nocache
if true any output of this variable will be not cached
Methods
__construct
create Smarty variable object
Parameters:
Parameter | Type | Description |
---|---|---|
$value |
mixed | the value to assign |
$nocache |
bool | if true any output of this variable will be not cached |
__toString
<
Automatically generated on 2025-03-18