$BlockToParse = "main";
$TemplateEncoding = "CP1252";
$ContentType = "text/html";
$PathToRoot = "../";
$Charset = $Charset ? $Charset : "windows-1252";
//End Initialize Page
//Include events file @1-770683A3
include_once "./t_order_log_kronologis_form_events.php";
//End Include events file
//Before Initialize @1-E870CEBC
$CCSEventResult = CCGetEvent($CCSEvents, "BeforeInitialize", $MainPage);
//End Before Initialize
//Initialize Objects @1-F3F60688
$DBConnSIKP = new clsDBConnSIKP();
$MainPage->Connections["ConnSIKP"] =& $DBConnSIKP;
$Attributes = new clsAttributes("page:");
$MainPage->Attributes =& $Attributes;
// Controls
$t_order_log_kronologisForm =& new clsRecordt_order_log_kronologisForm("", $MainPage);
$MainPage->t_order_log_kronologisForm =& $t_order_log_kronologisForm;
$t_order_log_kronologisForm->Initialize();
BindEvents();
$CCSEventResult = CCGetEvent($CCSEvents, "AfterInitialize", $MainPage);
if ($Charset) {
    header("Content-Type: " . $ContentType . "; charset=" . $Charset);
} else {
    header("Content-Type: " . $ContentType);
}
//End Initialize Objects
//Initialize HTML Template @1-52F9C312
$CCSEventResult = CCGetEvent($CCSEvents, "OnInitializeView", $MainPage);
Esempio n. 2
0
$Redirect = "";
$TemplateFileName = "access_denied.html";
$BlockToParse = "main";
$TemplateEncoding = "UTF-8";
$ContentType = "text/html";
$PathToRoot = "./";
$Charset = $Charset ? $Charset : "utf-8";
//End Initialize Page
//Include events file @1-8689EE4A
include_once "./access_denied_events.php";
//End Include events file
//Before Initialize @1-E870CEBC
$CCSEventResult = CCGetEvent($CCSEvents, "BeforeInitialize", $MainPage);
//End Before Initialize
//Initialize Objects @1-C784D665
$Attributes = new clsAttributes("page:");
$Attributes->SetValue("pathToRoot", $PathToRoot);
$MainPage->Attributes =& $Attributes;
// Controls
$footer = new clsfooter("./includes/", "footer", $MainPage);
$footer->Initialize();
$header_access_denied = new clsheader_access_denied("includes/", "header_access_denied", $MainPage);
$header_access_denied->Initialize();
$Label1 = new clsControl(ccsLabel, "Label1", "Label1", ccsText, "", CCGetRequestParam("Label1", ccsGet, NULL), $MainPage);
$NewRecord1 = new clsRecordNewRecord1("", $MainPage);
$MainPage->footer =& $footer;
$MainPage->header_access_denied =& $header_access_denied;
$MainPage->Label1 =& $Label1;
$MainPage->NewRecord1 =& $NewRecord1;
BindEvents();
$CCSEventResult = CCGetEvent($CCSEvents, "AfterInitialize", $MainPage);
$PathToRootOpt = "../";
$Scripts = "|js/jquery/jquery.js|js/jquery/event-manager.js|js/jquery/selectors.js|js/jquery/updatepanel/ccs-update-panel.js|";
//End Initialize Page
//Include events file @1-0839B7A7
include_once "./p_user_attribute_form_events.php";
//End Include events file
//BeforeInitialize Binding @1-17AC9191
$CCSEvents["BeforeInitialize"] = "Page_BeforeInitialize";
//End BeforeInitialize Binding
//Before Initialize @1-E870CEBC
$CCSEventResult = CCGetEvent($CCSEvents, "BeforeInitialize", $MainPage);
//End Before Initialize
//Initialize Objects @1-B20A34A7
$DBhrcon = new clsDBhrcon();
$MainPage->Connections["hrcon"] =& $DBhrcon;
$Attributes = new clsAttributes("page:");
$Attributes->SetValue("pathToRoot", $PathToRoot);
$MainPage->Attributes =& $Attributes;
// Controls
$MasterPage = new clsMasterPage("/admin.menu/../Designs/d01/", "MasterPage", $MainPage);
$MasterPage->Attributes = $Attributes;
$MasterPage->Initialize();
$Head = new clsPanel("Head", $MainPage);
$Head->PlaceholderName = "Head";
$Content = new clsPanel("Content", $MainPage);
$Content->PlaceholderName = "Content";
$roleForm = new clsRecordroleForm("", $MainPage);
$LovContainer = new clsPanel("LovContainer", $MainPage);
$modal_start = new clsmodal_start("../Designs/modal/", "modal_start", $MainPage);
$modal_start->Initialize();
$LovAjaxPanel = new clsPanel("LovAjaxPanel", $MainPage);
$BlockToParse = "main";
$TemplateEncoding = "CP1252";
$ContentType = "text/html";
$PathToRoot = "./";
//End Initialize Page
//Authenticate User @1-BF95B68F
CCSecurityRedirect("1;2;3;4", "");
//End Authenticate User
//Include events file @1-2170EC53
include_once "./changepassword_events.php";
//End Include events file
//Before Initialize @1-E870CEBC
$CCSEventResult = CCGetEvent($CCSEvents, "BeforeInitialize", $MainPage);
//End Before Initialize
//Initialize Objects @1-3FFDD3B5
$Attributes = new clsAttributes("page:");
$MainPage->Attributes =& $Attributes;
// Controls
$header = new clsheader("", "header", $MainPage);
$header->Initialize();
$sidebar = new clssidebar("", "sidebar", $MainPage);
$sidebar->Initialize();
$ace_settings = new clsace_settings("", "ace_settings", $MainPage);
$ace_settings->Initialize();
$footer = new clsfooter("", "footer", $MainPage);
$footer->Initialize();
$meta_head = new clsmeta_head("", "meta_head", $MainPage);
$meta_head->Initialize();
$changepassword_maint = new clschangepassword_maint("", "changepassword_maint", $MainPage);
$changepassword_maint->Initialize();
$lbmessage = new clsControl(ccsLabel, "lbmessage", "lbmessage", ccsText, "", CCGetRequestParam("lbmessage", ccsGet, NULL), $MainPage);