Zikula_Template_Plugins
[ class tree: Zikula_Template_Plugins ] [ index: Zikula_Template_Plugins ] [ all elements ]

Procedural File: function.add_additional_header.php

Source Location: /system/pnRender/plugins/function.add_additional_header.php



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.add_additional_header.php 24342 2008-06-06 12:03:14Z markwest $
copyright:  (c) 2004, Zikula Development Team
link:  http://www.zikula.org
filesource:  Source Code for this file
license:  GNU/GPL








smarty_function_add_additional_header [line 33]

string smarty_function_add_additional_header( $args, object &$smarty, array $params)

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.
Example <!--[add_additional_header header='<title>This is the title</title>']--> OR <!--[add_additional_header header=$title]-->




Tags:

return:  the value of the last status message posted, or void if no status message exists
author:  Chris Miller
since:  14 August 2004


Parameters

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



Documentation generated on Fri, 18 Jul 2008 21:45:06 +0200 by phpDocumentor 1.4.1