Zend Framework and JQuery: JQuery Date Picker
Posted by Faheem Abbas on January 25, 2009
Sorry this blog is deprecated.
“Read new version of this article here. code nicely formatted”, http://zendgeek.blogspot.com/2009/07/zend-framework-and-jquery-jquery-date.html
Nearly two months back I used dojo calendar in my application. Although dojo has extremely large library and provide very nice widgets like number spinner, horizontal scroller and more importantly gird, however the current calendar available is not good looking and provide only basic functionality. We were using JACS calendar before using dojo calendar in our application.
After working for a bit of time with dojo calendar we feel that we need JACS type calendar. We were looking for the latest dojo release for getting calendar with more functionality.
Today I find JQuery Date picker, which is similar to the JACS. As Zend Framework latest version now provide JQuery View helper and Form elements, so I decided to write article on it, so that developers using JQuery may find some useful information.
So lets look how to develop a nice and cool JQuery date picker.
At the end of this article we will have a calendar like the following.

Zend Frameworm and JQuery Date Picker
Отключить viewRenderer и Layout / zavackiy.info said
[...] Zend Framework and JQuery: JQuery Date Picker [...]
Отключить viewRenderer и Layout | Моя доска said
[...] Zend Framework and JQuery: JQuery Date Picker [...]
Maurício Vinicius said
Hello,
I downloaded the last version of Zend framework and I haven´t found the JQuery Directory on Zend Framework.
Faheem Abbas said
open extras/
ED.Tsai said
It’s worked, however I have a problem with css although i included it success on my web
as this image
http://yfrog.com/0ocapture46200710405am572j
Thanks!
ed said
Hi, any chance you can elaborate more on
“Next we enable JQuery in our layout file”
I’m using Smarty and have been unable to get it working. I print the form fine using {$form} but there are no JS elements.
Thanks.
Alvin said
Hi,
Your blog is very useful. I learn a lot from your blog. I aprecciated it..
Any example for Jquery and Zend Framework intergration. I m using zend frame work 1.5. Is there any other way to do jquery and zend framework intergration.
Thanks
Alvin
Nobody said
Fatal error: Uncaught exception ‘Zend_Loader_PluginLoader_Exception’ with message ‘Plugin by name ‘JQuery’ was not found in the registry; used paths: Zend_View_Helper_: Zend/View/Helper/;C:/Program Files/VertrigoServ/www/adgame/admin/application/views\helpers/’ in C:\Program Files\VertrigoServ\www\adgame\library\Zend\Loader\PluginLoader.php:401 Stack trace: #0 C:\Program Files\VertrigoServ\www\adgame\library\Zend\View\Abstract.php(1118): Zend_Loader_PluginLoader->load(‘JQuery’) #1 C:\Program Files\VertrigoServ\www\adgame\library\Zend\View\Abstract.php(569): Zend_View_Abstract->_getPlugin(‘helper’, ‘jQuery’) #2 C:\Program Files\VertrigoServ\www\adgame\library\Zend\View\Abstract.php(336): Zend_View_Abstract->getHelper(‘jQuery’) #3 [internal function]: Zend_View_Abstract->__call(‘jQuery’, Array) #4 C:\Program Files\VertrigoServ\www\adgame\admin\application\layouts\scripts\layout.phtml(7): Zend_View->jQuery() #5 C:\Program Files\VertrigoServ\www\adgame\library\Zend\View.php(108): include(‘C:\Program File…’) #6 C:\Program Fi in C:\Program Files\VertrigoServ\www\adgame\library\Zend\Loader\PluginLoader.php on line 401