[root]/core/viewhelper/datagrid/datagridcols

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 29 (100.0%) | 36 (100.0%) | 1.2 |
- move /viewhelper to /view/helper
0 lines of code changed in 8 files:
- added form classes to the autoloader
- removed direct loading of form elements from datagrid column fields
0 lines of code changed in 2 files:
- modified datagrid to work with doctrine2 - except the pagination :(
- several clarification on method names and variables
2 lines of code changed in 1 file:
- added formgenerator to autoloadInclusions()
- removed formgenerator and datagrid includes from modules
- removed formdecorator includes from fromdecorators/form/*elements
28 lines of code changed in 14 files:
- added autoloadInclusions() and a direct mapping strategy to the autoloader
- removed some manual includes on datagrid and form components, the files are now resolved by the autoloader
- fixed paths in factory methods
6 lines of code changed in 4 files: