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

Procedural File: function.pnblock.php

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



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.pnblock.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_pnblock [line 42]

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

Smarty function to display an existing Zikula block.

The block is choosen by its id.

The block state is ignored, so even deactivated blocks can be shown.

The block specific parameters can be overwritten, considering they are known.

Available parameters:

  • id id of block to be displayed
  • name title of block to be displayed
  • title Overwrites block title
  • position Overwrites position (l,c,r)
  • assign: If set, the results are assigned to the corresponding variable instead of printed out
Example TBD




Tags:

return:  the block
author:  Jörg Napp
author:  Andreas Stratmann
since:  03/05/23


Parameters

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



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