Source for file frontend.php
Documentation is available at frontend.php
* @author Mambo Foundation Inc see README.php
* @copyright Mambo Foundation Inc.
* See COPYRIGHT.php for copyright notices and details.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see
* Mambo is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
* Displays the capture output of the main element
* Utility functions and classes
// set up some global variables for use by the frontend component
global $mainframe, $database;
include( $mainframe->getCfg( 'absolute_path' ).
"/components/com_$name/$name.php" );
* @param string THe template position
* @param string The position
* @param int The style. 0=normal, 1=horiz, -1=no wrapper
Documentation generated on Mon, 05 May 2008 16:19:46 +0400 by phpDocumentor 1.4.0