Details
-
Type:
Docs: Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Zend_Controller
-
Labels:None
-
Language:English
Description
Alot of people don't know about the feature of nested controllers because of the missing documentation, and if you know it you have to try around to get the feature working.
Afaik the feature is included since version 0.6, so adding that to the documentation would maybe be on time ![]()
Issue Links
| This issue is duplicated by: | ||||
| ZF-11295 | no information about subcontroller support |
|
|
|
I'm not sure what you mean by "nested controllers"... and I'm the MVC maintainer; "nesting" is not a term I've ever used in relation to Zend_Controller. If you mean the dispatch loop, and the fact that you can dispatch many actions in the same request, this is fully documented in the Zend_Controller manual pages. If you're meaning something else, please elaborate.