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

Docs for page function.pnbannerdisplay.php

Procedural File: function.pnbannerdisplay.php

Source Location: /pnRender/plugins/function.pnbannerdisplay.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.pnbannerdisplay.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_pnbannerdisplay [line 33]

string smarty_function_pnbannerdisplay( array $params, object &$smarty, sting 2)

Smarty function to display .

This function takes a identifier and returns a banner from the banners module

Available parameters:

  • id: id of the banner group as defined in the banners module
  • assign: If set, the results are assigned to the corresponding variable instead of printed out
Example <!--[pnbannerdisplay id=0]-->




Tags:

return:  the banner
author:  Mark West
since:  20/10/2003


Parameters

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


Packages:

Files:

Classes: