Procedural File: function.pndebug.php
Source Location: /pnRender/plugins/function.pndebug.phpClasses:
Page Details:
Zikula Application FrameworkTags:
smarty_function_pndebug [line 38]
|
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:
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 ]
