void smarty_function_pageurl(
$params, &$gBitSmarty)
|
|
Smarty {pagination} function plugin
Type: function
Name: pageurl
Input:
- <listHash>=<attribute=>value> (optional) - pass in any attributes and they will be added to the url string
Output: url of the form: $_SERVER[SCRIPT_NAME]?attribute1=value1&attribute2=value2
Parameters