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

Procedural File: outputfilter.pagevars.php

Source Location: /system/Theme/plugins/outputfilter.pagevars.php



Page Details:

Zikula Application Framework



Tags:

version:  $Id: outputfilter.pagevars.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_outputfilter_pagevars [line 25]

void smarty_outputfilter_pagevars( string $source, Smarty &$smarty)

Smarty outputfilter to add page variables and additional header global into page header

By default this output filter places page variable output immediately prior to the closing head tag (</head>). The output can, optionally, be placed anywhere in the template by adding the HTML comment <!-- pagevars --> to the page template. Note that this must always be in the header for the output to function correctly.




Tags:

author:  Mark West


Parameters

string   $source  
Smarty   &$smarty  
[ Top ]



_clean_additional_header [line 127]

void _clean_additional_header( &$additional_header, $pagevar)



Parameters

   &$additional_header  
   $pagevar  
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:48:02 +0200 by phpDocumentor 1.4.1