string smarty_function_additional_header(
array $params, &$smarty, object $smarty)
|
|
Smarty function to add the additional header global into the page template
NOTE: This plugin is now deprecated and doesn't produce any output. The functionality offered by this plugin is automatically handled by the theme engine.
available parameters:
- assign if set, the language will be assigned to this variable
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
$smarty |
Reference to the Smarty object |
| |
&$smarty |
|