zend-studio
how to register new helper (custom helper ) in zend framework
i have开发者_开发问答 used $view->addHelperPath and registerHelper what i want is when i go to view scripts files and do this $this->[myhlper method] get the data from my helper class ! i tried to set[详细]
2023-03-13 08:10 分类:问答What's the advantage of using Zend Developer Solution over Zend Studio?
Got a call today from sales and Zend and they were pushing the Zend Developer Solution (bundl开发者_如何学Goes Zend Studio and Zend Server). Since I\'m with a start up the cost is an issue, and the de[详细]
2023-03-12 10:50 分类:问答Autocomplete for a single JavaScript object extended across multiple files in Zend Studio (Eclipse PDT)
My IDE is Zend Studio 8, which features a relatively basic perspective for JavaScript (similar to, if not the same as, the perspective in Eclipse PDT).In the application I\'m working on, we extend a b[详细]
2023-03-12 08:32 分类:问答Why eclipse change the permission and how to disable it?
I work with eclipse 开发者_Go百科(in fact last version of Zend Studio) and the project i currently work on is in a distant directory mounted with samba.[详细]
2023-03-05 03:32 分类:问答phpDocumentor in Zend Studio ignores properties declared using PHP 5 syntax?
I\'m using vanilla Zend Studio 8 on Mac OS X 10.6 with a simple test project. When I generate documentation using phpDocumentor (using the default settings), the resulting documentation does not incl[详细]
2023-03-03 04:22 分类:问答Zend Studio exclude Files from commit
Does anybody know how to exclude files from commit in Zend Studio? I found this option in Netbeans very useful and would like to use it here, too.[详细]
2023-03-02 02:16 分类:问答Can't get selenium to wait - tests only working when stepping through manually
I have quite a fundamental problem that none of my selenium phpunit tests pass unless I step through them manually in debug view, which is obviously a bit of an inconvenience! I\'m running a local sel[详细]
2023-02-26 03:24 分类:问答In Zend Studio, how do I limit Controllers and Models in the MVC Outline to just those I have created?
In the MVC Outline tab of Zend Studio, several Models and Controllers are listed that I have not created. For example, the Zend_Rest_Controller shows up with the path \\MyProjectName\\library\\Rest\\C[详细]
2023-02-21 20:29 分类:问答Weird error when running phpUnit test suite from Zend Studio 8
Zend Studio 8 has phpUnit integration and a dedicated view, which is great, so I would like to use it... but:[详细]
2023-02-21 17:30 分类:问答How to debug in zend studio
I am using zend studio built on eclipse. Now the problem is when I make zend framework project and start debugging when I click on controller than it gets terminated.开发者_开发问答I have to right cl[详细]
2023-02-19 06:01 分类:问答