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

Docs for page function.pnblockshow.php

Procedural File: function.pnblockshow.php

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

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.pnblockshow.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_pnblockshow [line 31]

string smarty_function_pnblockshow( array $params, object &$smarty)

Smarty function to show a zikula block by blockinfo array or blockid.

This function returns a zikula block by blockinfo array or blockid

Available parameters:

  • module
  • blockname
  • block
  • assign: If set, the results are assigned to the corresponding variable instead of printed out




Tags:

return:  the zikula block
author:  Sebastian Schürmann
since:  14.10.2003


Parameters

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


Packages:

Files:

Classes: