Procedural File: function.pndebugenvironment.php
Source Location: /pnRender/plugins/function.pndebugenvironment.phpClasses:
Page Details:
Zikula Application FrameworkTags:
smarty_function_pndebugenvironment [line 29]
|
Smarty function to get all session variables
This function gets all session vars from the Zikula system assigns the names and values to two array. This is being used in pndebug to show them.
Example <!--[pndebugenvironment]-->
Tags:
Parameters
| array | $params | All attributes passed to this function from the template |
| object | &$smarty | Reference to the Smarty object |
[ Top ]
