2009年4月28日星期二

Re: [fw-mvc] How to create modules? ZF1.8

-- Vladas Diržys <vladas.dirzys@gmail.com> wrote
(on Tuesday, 28 April 2009, 08:38 PM +0300):
> Is the structure already decided? I would like to add the
> modules structure manually in the way it will be added with Zend_Tool.

It mimics the structure of the application/ directory:

modulename/
Bootstrap.php
configs/
controllers/
forms/
layouts/
filters/
helpers/
scripts/
models/
services/
views/
filters/
helpers/
scripts/


> On Tue, Apr 28, 2009 at 18:19, Matthew Weier O'Phinney <matthew@zend.com>
> wrote:
>
> -- Sebastian Krebs <SeKrebs@zedat.fu-berlin.de> wrote
> (on Tuesday, 28 April 2009, 05:06 PM +0200):
> > Matthew Weier O'Phinney schrieb:
> > > -- iceangel89 <comet2005@gmail.com> wrote
> > > (on Tuesday, 28 April 2009, 12:04 AM -0700):
> > >> how can i create modules using ZF1.8 ... i used Zend_Tool to generate
> the
> > >> basic structure. can Zend_Tool generate modules?
> > >
> > > Currently, no, though Ralph has some infrastructure in place that will
> > > allow this feature to be added relatively soon.
> > >
> >
> > Hi.
> >
> > Its possible, that it will be in 1.8?
>
> Not 1.8.0, but likely in one of the mini releases following.
>
> --
> Matthew Weier O'Phinney
> Project Lead            | matthew@zend.com
> Zend Framework          | http://framework.zend.com/
>
>
>

--
Matthew Weier O'Phinney
Project Lead | matthew@zend.com
Zend Framework | http://framework.zend.com/

没有评论: