zend-tool
Zend_Tool & Zend_Forms inside a module
Here\'s my problem. I\'m developping an application using ZF 1.10.0, and I have a module called Backend. I need to create a Form for that module. But the dam开发者_JAVA百科n Zend_Tool won\'t let me ma[详细]
2023-01-08 03:14 分类:问答Zend Tool CLI always creates index action index view
I have the following problem with Zend tool (component of Zend Framework) When I give the command to create a controller without a index action the action is still created. I 开发者_如何学Pythonuse t[详细]
2023-01-05 06:36 分类:问答Custom path for view scripts
I use customized paths for my application based on Zend Framework (a.k.a. themes). The view scripts are saved in public/themes/themename/modulename/..., so switching the application theme is just sub[详细]
2023-01-04 05:07 分类:问答Zend Framework - Zend Tool - Module error: I have error after I create module with Zend Tool
I\'m new to the zend framework. I created a zend project with zend tool, and its works.I then tried creating a module, but when I try to access it with a browser, I get an error.[详细]
2023-01-02 12:27 分类:问答Problems with zend-tool reporting that providers are not valid
I have recently setup XAMPP 1.7.3 and ZendFramework 1.10.4 on a new computer and many of the commands that I normally use now fail.[详细]
2022-12-29 20:24 分类:问答PHP CLI version issue
I am trying to use Zend Tool on my media temple Grid Server a开发者_开发技巧ccount. The problem is that the installed CLI version of PHP is 4.4.8 and Zend Framework needs PHP5. On an account basis its[详细]
2022-12-29 02:17 分类:问答How can I generate XML application configuration using Zend_Tool?
When creating a new project using zf create project myproject it will create a default project layout with an application.ini in the configs folder. Where can I change these default settings so that i[详细]
2022-12-28 18:57 分类:问答Zend Framework 1.1 Modules setup
i used zend_tool to setup a project then to create module blog with index controller etc but i guess the default config setup by zend_tool does not work with modules so i edited it[详细]
2022-12-23 06:53 分类:问答Zend command line tool action error
I just managed to create a project using Zend_Tool, but I am stuck on \"second step\" - enabling layout.[详细]
2022-12-21 08:07 分类:问答Segmentation fault in Zend_Tool
I\'m using Ubuntu 9.04 and I applied this tutorial But I\'m still getting this error: 开发者_如何转开发$ zf show version[详细]
2022-12-14 15:39 分类:问答