Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs for page function.additional_header.php

Procedural File: function.additional_header.php

Source Location: /Theme/plugins/function.additional_header.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.additional_header.php 24383 2008-06-12 14:15:02Z markwest $
copyright:  (c) 2004, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL








smarty_function_additional_header [line 30]

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:

return:  the charset
author:  Jörg Napp
deprecated:  
since:  03. Feb. 04


Parameters

array   $params   All attributes passed to this function from the template
object   $smarty   Reference to the Smarty object
   &$smarty  
[ Top ]


Packages:

Files:

Classes: