Zend Framework

Module bootstrap implementation

Details

  • Type: Docs:  Improvement Docs: Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.8.1
  • Fix Version/s: 1.9.2
  • Component/s: Zend_Application
  • Labels:
    None
  • Language:
    English

Description

There is a small hint that module bootstraps are supported in Zend_Application chapter 4.6.3.
But important details about how to create a module bootstrap and from which class it should inherit (Zend_Application_Module_Bootstrap) were left.
I also expected, that the module bootstraps and environment would be loaded automatically, but it's not mentioned that they would only be loaded when setting e.g.
resources.modules[] =
in the application ini.

Issue Links

Activity

Hide
Matthew Weier O'Phinney added a comment -

Documentation added to trunk and 1.9 release branch; will show up on site with 1.9.2 release.

Show
Matthew Weier O'Phinney added a comment - Documentation added to trunk and 1.9 release branch; will show up on site with 1.9.2 release.

People

Vote (6)
Watch (5)

Dates

  • Created:
    Updated:
    Resolved: