Course Content
INTRODUCTION TO ZEND FRAMEWORK
- Course Goals and Approach
- Course Projects
RAPID APPLICATION DESIGN
- Steps to RAD
- Zend Tool
MVC DESIGN PATTERN
- MVC Elements and Structure
- MCV Mapped to the Web
ZEND FRAMEWORK CONTROLLER RELATED COMPONENTS (GB)
- Zend_Controller
- Bootstrap Architecture
- Controller Execution Methods
ZEND FRAMEWORK GENERAL COMPONENTS (GB)
- Zend_Config
- Zend_Exception
- Zend_Session
ZEND FRAMEWORK MODEL RELATED COMPONENTS (GB)
- Zend_Db
- Zend_Db_Profiler
- Zend_Db_Table
- Zend_Db_Select
- Zend_Form
ZEND FRAMEWORK VIEW RELATED COMPONENTS (GB)
- Zend Framework and Views
- Zend_View
- View Scripts
- Zend_Layout
MORE CONTROLLER RELATED COMPONENTS (WIKI)
- Front Controller Plugins
- Action Helpers
MORE GENERAL COMPONENTS
- Zend_Registry
- Zend_Log
MORE MODEL RELATED COMPONENTS
- Authorization and Authentication
- Zend_Acl
- Zend _Auth
- Zend_Filter
- Zend_Validate
- Zend_Filter_Input
MORE VIEW RELATED COMPONENTS
- Zend_View_Helper
- Placeholders and Partials
- Plugins
- Supporting Documents