string smarty_function_pngetcurrenturl(
array $params, object &$smarty)
|
|
Smarty function to obtain current URL for the page
Available parameters:
- assign: If set, the results are assigned to the corresponding variable instead of printed out
Example <!--[pngetcurrenturl]-->
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
&$smarty |
Reference to the Smarty object |