WebBuilder2
|
[ AdvancedSearch | AreaMap ]
|
| HomePage | News | Getting Started Guide | WebBuilder2 | CurrentStateOfAffairs |
| Getting Started Guide | Getting the code | Using the Installer | Logging In | CMS Management | Sitemap Management | Creating Modules |
|
|
Creating ModulesJust to give some pointers. Generally a module consists of a file with the name of the module in the modules dir inside a directory with the same name as the module. You can stick any additional files you want in that dir beyond that. Inside that file you define a class with the name of the module, and usually extend from module_common. From the outside the only relevant methods are the stage1(), stage2() and stage3() methods. You can find more information about the stages in the StageLoader section.
This site powered by YaWiki 0.22 beta.
Add A CommentYour comment will be added immediately; please check your comments, and be nice. :-) Please use plain text only; HTML and PHP code will be converted to entities. Your email address will be obfuscated with [AT] and [DOT] after you post your comment. |