ext 6.x-2.x-dev
Posted by OliverColeman on October 20, 2011 at 3:07am
| Download | Size | md5 hash |
|---|---|---|
| ext-6.x-2.x-dev.tar.gz | 52.67 KB | 46cdd656be25b302c4628a0d1a86d9e9 |
| ext-6.x-2.x-dev.zip | 63.27 KB | 04c1adcb7fd56b2d4ceb832d6332267f |
Last packaged version: 6.x-2.x-dev
Last updated: March 15, 2012 - 12:14
Release notes
This is a dev release of a completely new version of the ext module for Ext JS 4.0. While this code probably provides some useful functionality, it is in a pre-alpha state and is likely to change substantially over the next few months. The README.txt file provides a thorough description of the APIs this module currently offers.
The current implementation provides:
- Loading of the Ext library and some basic settings.
- A hook-based API to allow other modules to specify Ext Model and Store definitions and code to support CRUD operations on them (although for Stores only the Retrieve operation is supported at the moment). There is also support for defining access/permission functions, and half the code required to allow server-side validation for Models (this isn't supported out of the box by Ext). Using the definitions JS files are generated that create the Model and Store classes in Ext on the client. The README.txt file details this API.
- A RESTful API for CRUD operations on Models and Retrieve operations on Stores. The Model and Store definitions in the generated JS files are automatically augmented with the appropriate Proxy definitions to communicate with the REST interface.
ext 5.x-1.x-dev
Posted by ximo on May 24, 2008 at 3:59pm
| Download | Size | md5 hash |
|---|---|---|
| ext-5.x-1.x-dev.tar.gz | 7.45 KB | a045d435d8f8db4be0596bce605f2ecd |
| ext-5.x-1.x-dev.zip | 7.83 KB | d6a637a1e6c5289edd863d3c0b3e59bd |
Last updated: February 25, 2011 - 07:33
Release notes
Development snapshot of Ext module for Drupal 5.x
ext 6.x-1.x-dev
Posted by ximo on September 26, 2007 at 11:03pm
| Download | Size | md5 hash |
|---|---|---|
| ext-6.x-1.x-dev.tar.gz | 17.77 KB | 6e955400d458ebb62f6ef13d0b72b439 |
| ext-6.x-1.x-dev.zip | 20.07 KB | 60d6195e2fd32a5f23f541c8fc623aa7 |
Last updated: February 25, 2011 - 07:33
Release notes
Development snapshot of Ext module for Drupal 6.x