Changeset 1392
- Timestamp:
- 05/31/06 13:36:36 (3 years ago)
- Files:
-
- trunk/doc/book/content/generator.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/doc/book/content/generator.txt
r1342 r1392 8 8 9 9 >**Note**: A [screencast](http://downloads.symfony-project.com/demo/admin/admin_generator_commented.mov) showing an administration being built is available for download (21min, QT7, 17 Mb). 10 11 >**Note**: A [cheat sheet](http://www.symfony-project.com/uploads/assets/sfAdminGeneratorRefCard.pdf) with the admin generator parameters explained briefly in a single page is available for download (pdf, 28 Kb). 10 12 11 13 >**Note**: If you need a basic CRUD interface to initiate the templates and actions of a module for your frontend application, you will probably prefer making a [scaffolding](scaffolding.txt) than a generated admin.