Creating Zend Framework Elements

Once you have created a Zend Framework Project, you can add Zend Framework elements through the Zend Framework Item wizards.

Elements should be placed within a 'Zend Module', which enables you to organize your MVC files.

Note:

When working with Zend Framework files, you should open the Zend Framework perspective by going to Window | Open Perspective | Zend Framework.

Zend Framework items can be created through the New Zend Framework Item dialog, accessible by going to New | Zend Framework Item.

zend_framework_item_dialog1.png

 

New Zend Framework Item dialog

 

Through this dialog, you can create the following elements:

 

 

link_icon.png

Related Links:
Zend Framework Integration

Developing with Zend Framework

Creating Zend Framework Projects

Searching the Zend Framework Site