Monday, August 31, 2009

Re: Announcing CakeXT: Bind CakePHP and ExtJS together

Hi Mark

yes, that's very possible ... the panels are the bread and butter
component of Ext. You can have them either managed by a layout manager
or you can append them to any div you want.

Check out the demos on the Ext site to see what else you can do with
them ...

wirtsi

On 27 Aug., 08:04, Mark Tannenberg <mark.ta...@googlemail.com> wrote:
> Hi
>
> I started using this project and I guess I still have to grasp the
> concept ofExtJscoding ... I wonder, would it be possible to use this
> in a different environment than just the 3 tabs you mentioned?
>
> Regards
>
> On 25 Aug., 10:23, technicaltitch <technicalti...@gmail.com> wrote:
>
> > Very exciting!
>
> > On Aug 24, 11:18 am, wirtsi <florian.kra...@googlemail.com> wrote:
>
> > > Hi ...
>
> > > I have started a new project to bind CakePHP andExtJStogether. I've
> > > been using CakePHP for the last few years and found that the further
> > > you push your projects into the Web 2.0 / heavy Ajax domain, the more
> > > difficult it gets to keep track of all the html / javascript
> > > dependencies you need for your site to work.
>
> > >ExtJshandles all this very nicely, it pushes ALL of the user
> > > interface creation onto the browser ... so the V from MVC purely lives
> > > on the client side. All the business logic like data validation is of
> > > course still handled by Cake.
>
> > > I've written a lengthy blog entry on how to use CakeXT (which consists
> > > of a Cake Helper and an extended Ext class) including a demo of the
> > > system. The cool part really is, that you don't need any further
> > > configuration of Ext. Add a new field to your database and it will
> > > automatically appear in your view.
>
> > > The blog entry can be found athttp://blog.mykita.com/2009/08/introducing-cakext-create-slick-single...
> > > and the project lives athttp://cakext.mykita.com/trac.
>
> > > Since this project is still very young I'd love to hear what you think
> > > about it ... for sure there's plenty of room for improvements :)
>
> > > Wirtsi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: