Procedural File: function.legaluserlinks.php
Source Location: /legal/pntemplates/plugins/function.legaluserlinks.phpClasses:
Page Details:
Zikula Application FrameworkTags:
smarty_function_legaluserlinks [line 32]
|
Smarty function to display admin links for the example module based on the user's permissions
Example <!--[legaluserlinks start="[" end="]" seperator="|" class="pn-menuitem-title"]-->
Tags:
Parameters
| array | $params | All attributes passed to this function from the template |
| object | &$smarty | Reference to the Smarty object |
| string | $start | start string |
| string | $end | end string |
| string | $seperator | link seperator |
| string | $class | CSS class |
[ Top ]
