-
Ext User
Ext.Direct for CakePHP
Actually I didn't do so much.
Just get the Tommy Maintz and goachka implementations ,and apply to CakePHP.
You can clone a working example from http://github.com/eabay/directcakephp
It also contains a CakePHP combine helper to minimize javascript and css files.
Next version will be able to get methods of spesific controllers (with a property or from doc comments like elishnevsky implementation) and return rendered output as result.
-
Sencha Premium Member
Nice will have a look at this!
-
Sencha User
Thx for the project erhan!
How is the DirectController thought to be used?
I want to only have ExtJS calls, so should all my Controllers extend the DirectController or should all requests go to the DirectController and this one routes them to the righ tcontroller? Or do I have to right everything as vendor class in directclasses? I'm missing a bit of explanation here....
Why did you change on the test.php in line 60 ROOT to a specific path?
define('CAKE_CORE_INCLUDE_PATH', 'X:\Server\htdocs\directcakephp');
Where do you use the combine helper? Or is this just for usage in your own app? (cause I want to compress my js as well and therefore use YUI Compressor for all my js files)
thx!
Roland
-
Sencha Premium Member
Is this stack up to date with ExtJS 3.2 and Cake 1.3?
-
-
Sencha User
Hey!
For a complete project with CakePHP 2 and ExtJS 4 see:
http://www.sencha.com/forum/showthre...ePHP-and-ExtJS
cheers
Roland
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules