Source for file index.main.php
Documentation is available at index.main.php
// This is the main template; it may be used to display very different things.
// Do inits depending on current $disp:
// -------------------------- HTML HEADER INCLUDED HERE --------------------------
// Note: You can customize the default HTML header by copying the generic
// /skins/_html_header.inc.php file into the current skin folder.
// -------------------------------- END OF HEADER --------------------------------
// ------------------------- BODY HEADER INCLUDED HERE --------------------------
// Note: You can customize the default BODY header by copying the generic
// /skins/_body_footer.inc.php file into the current skin folder.
// ------------------------------- END OF FOOTER --------------------------------
// ------------------------- MESSAGES GENERATED FROM ACTIONS -------------------------
'block_start' =>
'<div class="action_messages">',
// --------------------------------- END OF MESSAGES ---------------------------------
// ------------------------- TITLE FOR THE CURRENT REQUEST -------------------------
'title_after' =>
'</h2>',
'title_single_disp' =>
true,
// ------------------------------ END OF REQUEST TITLE -----------------------------
// -------------- MAIN CONTENT TEMPLATE INCLUDED HERE (Based on $disp) --------------
// Note: you can customize any of the sub templates included here by
// copying the matching php file into your skin directory.
// ------------------------- END OF MAIN CONTENT TEMPLATE ---------------------------
// ------------------------- SIDEBAR INCLUDED HERE --------------------------
// Note: You can customize the default BODY footer by copying the
// _body_footer.inc.php file into the current skin folder.
// ----------------------------- END OF SIDEBAR -----------------------------
// ------------------------- BODY FOOTER INCLUDED HERE --------------------------
// Note: You can customize the default BODY footer by copying the
// _body_footer.inc.php file into the current skin folder.
// ------------------------------- END OF FOOTER --------------------------------
// ------------------------- HTML FOOTER INCLUDED HERE --------------------------
// Note: You can customize the default HTML footer by copying the
// _html_footer.inc.php file into the current skin folder.
// ------------------------------- END OF FOOTER --------------------------------