2011年2月7日星期一

RE: [fw-mvc] Re: Widgets/Modules

> -----Original Message-----
> From: Wil Moore III [mailto:wil.moore@wilmoore.com]
> Sent: Saturday, February 05, 2011 12:06 PM
> To: fw-mvc@lists.zend.com
> Subject: [fw-mvc] Re: Widgets/Modules
>
>
>
> Thomas List wrote:
> >
> > If anyone could point me towards a good tutorial or site which explains
> > the development of Widget/Module in Zend I would really appreciate it.
>
> Wil Moore III wrote:
> I've not seen a tutorial on this particular subject (not there there isn't
> one out there); however, may I suggest that you study the "ShareThis" code
> to get an idea of what is possible.
>
[Joey Adams]
I've not had to do this particularly, but if you are going to be adding
complex functionality to external resources you might want to think about
making a REST server exposing the functionality you have already built.

Then your implementation depends solely on the client code, if you are
deploying to zf applications, maybe using a module based widget with action
helpers as described by MWOP here
http://bit.ly/aa9trp <preview http://bit.ly/aa9trp+ >

没有评论: