Changes between Version 7 and Version 8 of DeveloperGuidelinesNewModule
- Timestamp:
- 12/20/08 20:10:17 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelinesNewModule
v7 v8 39 39 DeveloperGuidelinesCreateReadUpdateDelete 40 40 41 Populate the module's menu_options table with the functions that you wish to expose to the module's front page & left-hand navigation bar. 42 41 43 === Views === 42 44 Add HTML templates for each of these functions: {{{/views/module/function.html}}}