Changes between Version 7 and Version 8 of DeveloperGuidelinesNewModule


Ignore:
Timestamp:
12/20/08 20:10:17 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelinesNewModule

    v7 v8  
    3939DeveloperGuidelinesCreateReadUpdateDelete
    4040
     41Populate 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
    4143=== Views ===
    4244Add HTML templates for each of these functions: {{{/views/module/function.html}}}