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

Docs for page function.prevpostlink.php

Procedural File: function.prevpostlink.php

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

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.prevpostlink.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_prevpostlink [line 42]

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

Smarty function to display a link to the previous post

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




Tags:

return:  the results of the module function
author:  Mark West
see:  function.prevpostlink.php::smarty_function_prevpostlink()
since:  3/7/2007


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: