Procedural File: function.online.php
Source Location: /system/Theme/plugins/function.online.php
Page Details:
Zikula Application Framework
Tags:
smarty_function_online [line 27]
string smarty_function_online(
array $params, object &$smarty, string 2)
|
|
Smarty function to to display the current date and time Example <!--[online]-->
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
&$smarty |
Reference to the Smarty object |
| string |
2 |
format Date and time format |
|
|