Procedural File: function.pnusergettheme.php
Source Location: /system/pnRender/plugins/function.pnusergettheme.php
Page Details:
Zikula Application Framework
Tags:
smarty_function_pnusergettheme [line 26]
string smarty_function_pnusergettheme(
array $params, object &$smarty)
|
|
Smarty function to the current users theme Available parameters: - assign: If set, the results are assigned to the corresponding variable instead of printed out
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
&$smarty |
Reference to the Smarty object |
|
|