Class | Description |
---|---|
![]() |
Custom data type used to load modules from database and manipulate them.
A module is a helper function (or collection of functions) that generates dynamic content for a particular page or group of pages (category). In this way, all specific logic can be separated from the main application logic and simplify the design. No code is run for any particular page that is not needed for that page's operation, thus improving performance.
Typically, either Module::$page or Module::$category will be set and not both, though that is possible.
Documentation generated on Mon, 25 Oct 2004 15:26:18 -0700 by phpDocumentor 1.3.0RC3