Navigation
index
next
|
Zend Framework v2.0.0 documentation
»
Zend Framework Notes
¶
Notes on Various Zend Framework Topics
¶
Bootstrapping
Bootstrap.php
Resource autoloading and namespace autoloading
appnamespace
Adding Custom Modules
Auotloading Custom Namespaces
Front Controller Dispatch Process
Routing
Default module and routing
Route parameters
User–defined routes
Route chaining
Zend REST route
Plugins
Application Resource Plugins
Custom Applicaton Resource Plugins
Front Controller plugins
routeStartup
routeShutdown
dispatchLoopStartup
preDispatch
Action Helper plugins
Forms and Plugins
Zend_Acl
Acl in Zend Framework
The null resource, the null priviledge and the null role
The null priviledge
Zend_Acl_Role_Interface
Zend_Acl_Resource_Interface
Dynamic ACL
Zend_Cache
Introduction
Example: Caching DB Queries
Tags
Removing items from the cache
Cleaning the cache
Caching Entire Pages
Zend_Cache_Manager
Zend_Navigation
Naviation Basics
Adding Pages
page options
hasPages()
Finder methods
Iteration
Various Utility Methods
Strategies
Navigation View Helper
Translation Support
Acl and Zend_Navigation
Zend_Queue
send() and receive()
Customization
Queue Processing code
Bisna: Zend Framework 1.X + Doctrine 2.X integration
Configuring the Bisna Application Resource
Configuring Doctrine 2
Configuring Namespaces
Configuring the Cache
Configuring the Database Abstraction Layer
Configuring ORM
Usage
Development vs Production
Bisna\Application\Doctrine\Container
, the Doctrine Container
Doctrine Container API
Action Controller Example
Table Of Contents
Zend Framework Notes
Notes on Various Zend Framework Topics
Next topic
Bootstrapping
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
Zend Framework v2.0.0 documentation
»