Procedural File: function.articleadminlinks.php
Source Location: /News/pntemplates/plugins/function.articleadminlinks.phpClasses:
Page Details:
Zikula Application FrameworkTags:
smarty_function_articleadminlinks [line 46]
|
Smarty function to display edit and delete links for a news article
Example <!--[articleadminlinks sid="1" start="[" end="]" seperator="|" class="pn-sub"]-->
Tags:
Parameters
| array | $params | All attributes passed to this function from the template |
| object | &$smarty | Reference to the Smarty object |
| integer | $sid | article id |
| string | $start | start string |
| string | $end | end string |
| string | $seperator | link seperator |
| string | $class | CSS class |
[ Top ]
