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 https://framework.zend.com for more information on the Zend View.
| 
                     
  | 
                
                     
  | 
            
| 
                     
                          | 
                
                     To create a new Zend View file: 
 
                         
 
                         
  | 
            
| 
                     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  | 
            
| 
                     
  | 
                
                     
  | 
            
©1999-2013 Zend Technologies LTD. All rights reserved.