Changes between Version 39 and Version 40 of S3XRC/ResourceReport
- Timestamp:
- 10/23/10 20:04:38 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3XRC/ResourceReport
v39 v40 8 8 === Use-case === 9 9 10 You have a module {{{xxx}}} and within it a resource {{{yyy}}}, which has a number of components. You're providing CRUD functions for the resource and its components using {{{s hn_rest_controller()}}}.10 You have a module {{{xxx}}} and within it a resource {{{yyy}}}, which has a number of components. You're providing CRUD functions for the resource and its components using {{{s3_rest_controller()}}}. 11 11 12 12 Now you want to provide a reporting function for this resource, where the user can specify report parameters in a form and then get a summary report auto-generated: