Source for file frontpage.class.php
Documentation is available at frontpage.class.php
* @copyright Refer to copyright.php
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @author Mambo Foundation Inc see README.php
/** ensure this file is being included by a parent file */
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
require_once (mamboCore::get('mosConfig_absolute_path').
'/components/com_content/content.class.php');
/** @var int Primary key */
* @param database A database connector object
$this->mosDBTable( '#__content_frontpage', 'content_id', $db );
Documentation generated on Mon, 05 May 2008 16:19:46 +0400 by phpDocumentor 1.4.0