Exponent Theme Main
Overview
expTheme:::main() is in charge of the main page content. It is what displays all the modules found in the main container on the selected page. Because it is a 'sectional' container/module, the content is different for every page.
To use expTheme::main(), simply place this in your theme:
<? php expTheme::main(); ?>
Loading Help