File: /var/www/ilya/data/www/irkboard.ru/cache/skin_cache/cacheid_2/skin_portal.php
<?php
/*--------------------------------------------------*/
/* FILE GENERATED BY INVISION POWER BOARD 3 */
/* CACHE FILE: Skin set id: 2 */
/* CACHE FILE: Generated: Wed, 19 Aug 2009 21:44:39 GMT */
/* DO NOT EDIT DIRECTLY - THE CHANGES WILL NOT BE */
/* WRITTEN TO THE DATABASE AUTOMATICALLY */
/*--------------------------------------------------*/
class skin_portal_2 {
/**
* Construct
*/
function __construct( ipsRegistry $registry )
{
/* Make object */
$this->registry = $registry;
$this->DB = $this->registry->DB();
$this->settings =& $this->registry->fetchSettings();
$this->request =& $this->registry->fetchRequest();
$this->lang = $this->registry->getClass('class_localization');
$this->member = $this->registry->member();
$this->memberData =& $this->registry->member()->fetchMemberData();
$this->cache = $this->registry->cache();
$this->caches =& $this->registry->cache()->fetchCaches();
}
/* -- affiliates --*/
function affiliates($links="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- articles --*/
function articles($articles) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- calendarWrap --*/
function calendarWrap($content="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- latestPosts --*/
function latestPosts($posts=array()) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- onlineUsers --*/
function onlineUsers($active) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- pollWrapper --*/
function pollWrapper($content="",$tid="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- siteNavigation --*/
function siteNavigation($links=array()) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- skeletonTemplate --*/
function skeletonTemplate() {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
}
/*--------------------------------------------------*/
/* END OF FILE */
/*--------------------------------------------------*/
?>