Source for file function.pncalendarinit.php
Documentation is available at function.pncalendarinit.php
* Zikula Application Framework
* @copyright (c) 2004, Zikula Development Team
* @link http://www.zikula.org
* @version $Id: function.pncalendarinit.php 24342 2008-06-06 12:03:14Z markwest $
* @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
* @package Zikula_Template_Plugins
* 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
**********************************************************************
* <!--[pncalendarinit]-->
* @todo create some better mappings for the jscalendar language files
* @param array $params All attributes passed to this function from the template
* @param object &$smarty Reference to the Smarty object
|