Procedural File: function.add_additional_header.php
Source Location: /pnRender/plugins/function.add_additional_header.phpClasses:
Page Details:
Zikula Application FrameworkTags:
smarty_function_add_additional_header [line 33]
|
Smarty function to add additional information to the <head> </head> section of a Zikula document
Available parameters:
- header: If set, the value is assigned to the global $additional_header array. The value can be a single string or an array of strings.
Tags:
Parameters
| array | $params | All attributes passed to this function from the template |
| object | &$smarty | Reference to the Smarty object |
| $args |
[ Top ]
