[TYPO3-mvc] ExtJS
Steffen Kamper
info at sk-typo3.de
Fri Jul 17 19:46:59 CEST 2009
Hi Xavier,
Xavier Perseguers schrieb:
> Hi Steffen,
>
>>> Is there already some kind of example how to integrate ExtJS in FE? A
>>> best practice would be perfect but just an example on how it is
>>> supposed to be done would already be cool.
>>>
>>
>> great you started the project!
>>
>> Now let's think about what do do. As you are more familar with
>> extbase, can you make the correct folder structure? I will come with some
>
> Regarding Extbase and Fluid, there should not be a great problem, I'm
> already quite familiar even if I still have some questions :-)
>
i need some practise, i didn't used it since yet, though i know the
source and followed this list complete.
> Regarding ExtJS I'm quite new to it. This is the purpose too of this
> project for me and for others to show best practices. I put a few
> comments on the project webpage (forge) on overview and as a "getting
> started" news.
i'm quite familar to extJS, even if i have some questions left :)
What we need most: ajax controller
It doesn't matter if eID or type, but some method to communicate.
The most typical is to retrievedata in json format to fill a extJS
store, doesn't matter if needed for combo, grid or something else.
> My main plans are:
>
> Frontend:
>
> - AJAX call to populate some drop-down
see above: controller
> - Using ExtJS form rendering with Extbase
>
ok, let say: use little widgets in FE
> Backend:
>
> - Module as a pure ExtJS application
>
ok, use a more complex layout there.
But lets start with FE, as extbase/fluid are more involved here.
And for the others: it's not a private project of Xavier and me, all are
invited to help/participate/ask etc. This is a learning /
proof-of-concept, where you all can benefit from (hopefully)
vg Steffen
More information about the TYPO3-project-typo3v4mvc
mailing list