void smarty_function_pncalendarinit(
array $params, object &$smarty)
|
|
Smarty function to inject the jscalendar script into the page header
********************************************************************** THIS FUNCTION IS OBSOLETE, ITS FUNCTIONALITY HAS BEEN IMPLEMENTED IN THE pncalendarinput PLUGIN. WE KEEP IT FOR BACKWARDS COMPATIBILITY FOR NOW. **********************************************************************
Available parameters:
Example <!--[pncalendarinit]-->
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
&$smarty |
Reference to the Smarty object |