Procedural File: function.nextpostlink.php
Source Location: /News/pntemplates/plugins/function.nextpostlink.phpClasses:
Page Details:
Zikula Application FrameworkTags:
smarty_function_nextpostlink [line 42]
|
Smarty function to display a link to the next post
Example <!--[nextpostlink sid=$info.sid layout='%link% <span class="meta-nav">»</span>']-->
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 | $layout | HTML string in which to insert link |
[ Top ]
