Zend Studio 8.0
Documentation Survey | Submit Documentation Feedback | View Latest Version and Get PDF Online
This procedure describes how to create a new Zend View file.
A Zend View is a class for working with the "view" portion of the model-view-controller pattern. The Zend View manages the graphic interface aspect of your application.
See http://framework.zend.com/manual/en/zend.view.html for more information on the Zend View.
|
|
|
To create a new Zend View file:
New Zend View wizard
|
A new Zend View file will be created with the relevant template. The new file will be displayed in the MVC Oultine view. |
|
|
|
|
Related Links: Creating
a Zend View Helper File
Developing with Zend Framework Creating Zend Framework Elements Creating Zend Framework Projects |
|
|