#825: Add module initialization method and use it where appropriate
-------------------------+--------------------------------------------------
 Reporter:  david        |       Owner:  felix
     Type:  enhancement  |      Status:  new  
 Priority:  high         |   Milestone:  1.0  
Component:  controller   |     Version:       
 Severity:  major        |    Keywords:       
Has_patch:  0            |  
-------------------------+--------------------------------------------------
 {{{AgaviController::initModule()}}}
  * loads {{{module.xml}}}
  * loads module {{{autoload.xml}}} (see #824)
  * pretty much the stuff done in
 source:/tags/1.0.0beta1/src/controller/[EMAIL PROTECTED]
 and following
 This method then gets called on several occasions:
  * when running an action
  * when running a view
   * also when an action returns {{{array('Module', 'ViewName')}}}!
  * when grabbing a model from another module

-- 
Ticket URL: <http://trac.agavi.org/ticket/825>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to