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

Procedural File: function.pndebug.php

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



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.pndebug.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_pndebug [line 38]

string smarty_function_pndebug( array $params, object &$smarty, string $output, string $template)

Smarty function to display a Zikula specific debug window

This function shows a Zikula debug window if the user has sufficient access rights

You need to have: modulename::debug .* ACCESS_ADMIN permission to see this.

Example <!--[ pndebug ]-->




Tags:

return:  

debug output

This plugin is basing on the original debug plugin written by Monte Ohrt <monte@ispi.net>

author:  Frank Schummertz
since:  23/08/2004


Parameters

array   $params   All attributes passed to this function from the template
object   &$smarty   Reference to the Smarty object
string   $output   if html, show debug in rendered page, otherwise open popup window
string   $template   specify different debug template, default pndebug.html, must be stored in pnRender/pntemplates
[ Top ]



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