|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (1)
View Page History{zone-data:liaison}
* User instantiates Zend_Grid
* Deploy class is loaded
* User config is applied, after merged with global config
* User defines a data source
* User calls deploy after setting all params they want
* Zend_Grid builds additional source params like where, limit, order...
* Data is fetched from source
* Data is converted to an array
* User options are applied to data (decorators, callbacks, helpers, )
* Information presented to user in desired format
* Deploy class is loaded
* User config is applied, after merged with global config
* User defines a data source
* User calls deploy after setting all params they want
* Zend_Grid builds additional source params like where, limit, order...
* Data is fetched from source
* Data is converted to an array
* User options are applied to data (decorators, callbacks, helpers, )
* Information presented to user in desired format
{zone-data}