\Smarty_Internal_Method_GetStreamVariable

Smarty Method GetStreamVariable

Smarty::getStreamVariable() method

Summary

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

getStreamVariable()

getStreamVariable(\Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty  $data, string  $variable) : mixed

gets a stream variable

Parameters

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

the stream of the variable

Throws

\SmartyException

Returns

mixed