Korzystałem z artykułu: http://wilgucki.blogspot.com/2010/02/zendx...ktyce-cz-1.html
dodalem w pliku konfiguracyjnym nastepujacy kod:
resources.view.helperPath.ZendX_JQuery_View_Helper = "ZendX/JQuery/View/Helper" pluginPaths.ZendX_Application_Resource_ = "ZendX/Application/Resource"
ZendX jest w katalogu library, najnowsza biblioteka
Niestety wywala mi błąd:
Fatal error: Uncaught exception 'Zend_Loader_PluginLoader_Exception' with message 'Plugin by name 'JQuery' was not found in the registry; used paths: Admin_View_Helper_: F:/Www/kbs/application/admin/views\helpers/ Zend_View_Helper_: Zend/View/Helper/;F:/Www/kbs/application/views\helpers/' in F:\Www\kbs\library\Zend\Loader\PluginLoader.php:406 Stack trace: #0 F:\Www\kbs\library\Zend\View\Abstract.php(1116): Zend_Loader_PluginLoader->load('JQuery') #1 F:\Www\kbs\library\Zend\View\Abstract.php(567): Zend_View_Abstract->_getPlugin('helper', 'jQuery') #2 F:\Www\kbs\library\Zend\View\Abstract.php(334): Zend_View_Abstract->getHelper('jQuery') #3 [internal function]: Zend_View_Abstract->__call('jQuery', Array) #4 F:\Www\kbs\application\admin\views\layouts\admin.phtml(42): Zend_View->jQuery() #5 F:\Www\kbs\library\Zend\View.php(108): include('F:\Www\kbs\appl...') #6 F:\Www\kbs\library\Zend\View\Abstract.php(831): Zend_View->_run('F:\Www\kbs\appl...') #7 F:\Www\kbs\library\Zend\Layout.php(796): Zend_View_Abstract->render('admin.pht in F:\Www\kbs\library\Zend\Loader\PluginLoader.php on line 406
Ma ktoś jakiś pomysł?