Site:Frontend:Modules

From Metrixstream
Revision as of 11:55, 15 June 2012 by MetrixJustin (Talk | contribs)

Jump to: navigation, search

Contents

Introduction

Modules contain stand-alone code, files, pages, and page includes required to perform the tasks of the module.


Module Sections

Files

Files contain all the files required for the module. This includes javascript, images, and CSS.

Pages

Since a module is self-contained all the pages need to be a part of the module.

Page Includes

Page includes are for sharing macros and variables across pages.

Header / Footer

The header and footer are included on all pages of the module.


Pages

Accessing a Page

Something

Personal tools