Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs for page function.nextpostlink.php

Procedural File: function.nextpostlink.php

Source Location: /News/pntemplates/plugins/function.nextpostlink.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.nextpostlink.php 22238 2007-06-18 16:43:33Z markwest $
copyright:  (c) 2001, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL








smarty_function_nextpostlink [line 42]

string smarty_function_nextpostlink( array $params, object &$smarty, integer $sid, string $layout)

Smarty function to display a link to the next post

Example <!--[nextpostlink sid=$info.sid layout='%link% <span class="meta-nav">&raquo;</span>']-->




Tags:

return:  the results of the module function
author:  Mark West
see:  function.nextpostlink.php::smarty_function_nextpostlink()
since:  20/10/03


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 ]


Packages:

Files:

Classes: