File: /var/www/ilya/data/www/irkboard.ru/cache/cacheid_2/skin_register.php
<?php
/*--------------------------------------------------*/
/* FILE GENERATED BY INVISION POWER BOARD 3 */
/* CACHE FILE: Skin set id: 2 */
/* CACHE FILE: Generated: Tue, 18 Aug 2009 18:02:01 GMT */
/* DO NOT EDIT DIRECTLY - THE CHANGES WILL NOT BE */
/* WRITTEN TO THE DATABASE AUTOMATICALLY */
/*--------------------------------------------------*/
class skin_register_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();
}
/* -- completePartialLogin --*/
function completePartialLogin($mid="",$key="",$custom_fields="",$errors="", $reg="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- lostPasswordForm --*/
function lostPasswordForm($error="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- lostPasswordWait --*/
function lostPasswordWait($member="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- registerCoppaForm --*/
function registerCoppaForm() {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- registerCoppaStart --*/
function registerCoppaStart() {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- registerCoppaTwo --*/
function registerCoppaTwo() {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- registerForm --*/
function registerForm($general_errors=array(), $data=array(), $inline_errors=array(), $time_select='', $custom_fields=array()) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- registerShowTerms --*/
function registerShowTerms($text="",$coppa_user="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- registration_error --*/
function registration_error($message) {
$IPBHTML = "";
$IPBHTML .= "<span class='error'>$message</span>";
return $IPBHTML;
}
/* -- show_lostpass_form_auto --*/
function show_lostpass_form_auto($aid="",$uid="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- show_lostpass_form_manual --*/
function show_lostpass_form_manual() {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- showAuthorize --*/
function showAuthorize($member="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- showLostpassForm --*/
function showLostpassForm($error) {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- showLostPassWaitRandom --*/
function showLostPassWaitRandom($member="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- showManualForm --*/
function showManualForm($type="reg") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- showPreview --*/
function showPreview($member="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- showRevalidated --*/
function showRevalidated() {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- showRevalidateForm --*/
function showRevalidateForm($name="",$error="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- subsm_end --*/
function subsm_end() {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- subsm_row --*/
function subsm_row($id="",$title="",$cost="",$duration="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- subsm_start --*/
function subsm_start($cur="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
/* -- tmpl_form --*/
function tmpl_form($action="",$hidden="",$title="",$content="") {
$IPBHTML = "";
$IPBHTML .= "";
return $IPBHTML;
}
}
/*--------------------------------------------------*/
/* END OF FILE */
/*--------------------------------------------------*/
?>