Viewing file: phpSP_user_maint_events.php (5.49 KB) -rwxr-xr-x Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php //BindEvents Method @1-BFBA05FC function BindEvents() { global $e_mail_adrese_korisnika1; global $transakcije1; global $dokumenti1; global $e_mail_adrese_korisnika2; global $adrese_autom_distribuc1; global $phpSP_users2; $e_mail_adrese_korisnika1->id_korisnika->CCSEvents["BeforeShow"] = "e_mail_adrese_korisnika1_id_korisnika_BeforeShow"; $transakcije1->id_klijenta->CCSEvents["BeforeShow"] = "transakcije1_id_klijenta_BeforeShow"; $dokumenti1->Hidden1->CCSEvents["BeforeShow"] = "dokumenti1_Hidden1_BeforeShow"; $dokumenti1->Hidden2->CCSEvents["BeforeShow"] = "dokumenti1_Hidden2_BeforeShow"; $e_mail_adrese_korisnika2->id_korisnika->CCSEvents["BeforeShow"] = "e_mail_adrese_korisnika2_id_korisnika_BeforeShow"; $adrese_autom_distribuc1->id_korisnika_aut->CCSEvents["BeforeShow"] = "adrese_autom_distribuc1_id_korisnika_aut_BeforeShow"; $phpSP_users2->klijent_id->CCSEvents["BeforeShow"] = "phpSP_users2_klijent_id_BeforeShow"; } //End BindEvents Method
//e_mail_adrese_korisnika1_id_korisnika_BeforeShow @106-F5E28497 function e_mail_adrese_korisnika1_id_korisnika_BeforeShow(& $sender) { $e_mail_adrese_korisnika1_id_korisnika_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $e_mail_adrese_korisnika1; //Compatibility //End e_mail_adrese_korisnika1_id_korisnika_BeforeShow
//Retrieve Value for Control @111-49AC41FB $Container->id_korisnika->SetValue(CCGetFromGet("klijent", "")); //End Retrieve Value for Control
//Close e_mail_adrese_korisnika1_id_korisnika_BeforeShow @106-9FA9DDC9 return $e_mail_adrese_korisnika1_id_korisnika_BeforeShow; } //End Close e_mail_adrese_korisnika1_id_korisnika_BeforeShow
//transakcije1_id_klijenta_BeforeShow @236-D2344709 function transakcije1_id_klijenta_BeforeShow(& $sender) { $transakcije1_id_klijenta_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $transakcije1; //Compatibility //End transakcije1_id_klijenta_BeforeShow
//Retrieve Value for Control @237-8CCBCA39 $Container->id_klijenta->SetValue(CCGetFromGet("klijent", "")); //End Retrieve Value for Control
//Close transakcije1_id_klijenta_BeforeShow @236-76CFECC3 return $transakcije1_id_klijenta_BeforeShow; } //End Close transakcije1_id_klijenta_BeforeShow
//dokumenti1_Hidden1_BeforeShow @271-B21FC8D8 function dokumenti1_Hidden1_BeforeShow(& $sender) { $dokumenti1_Hidden1_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $dokumenti1; //Compatibility //End dokumenti1_Hidden1_BeforeShow
//Retrieve Value for Control @272-D4418D7F $Container->Hidden1->SetValue(CCGetFromGet("klijent", "")); //End Retrieve Value for Control
//Close dokumenti1_Hidden1_BeforeShow @271-30780D24 return $dokumenti1_Hidden1_BeforeShow; } //End Close dokumenti1_Hidden1_BeforeShow
//dokumenti1_Hidden2_BeforeShow @273-AE3FCB02 function dokumenti1_Hidden2_BeforeShow(& $sender) { $dokumenti1_Hidden2_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $dokumenti1; //Compatibility //End dokumenti1_Hidden2_BeforeShow
//Retrieve Value for Control @274-FEFD3DF7 $Container->Hidden2->SetValue(CCGetFromGet("klijent", "")); //End Retrieve Value for Control
//Close dokumenti1_Hidden2_BeforeShow @273-4C1928FF return $dokumenti1_Hidden2_BeforeShow; } //End Close dokumenti1_Hidden2_BeforeShow
//e_mail_adrese_korisnika2_id_korisnika_BeforeShow @200-54BF674F function e_mail_adrese_korisnika2_id_korisnika_BeforeShow(& $sender) { $e_mail_adrese_korisnika2_id_korisnika_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $e_mail_adrese_korisnika2; //Compatibility //End e_mail_adrese_korisnika2_id_korisnika_BeforeShow
//Retrieve Value for Control @203-49AC41FB $Container->id_korisnika->SetValue(CCGetFromGet("klijent", "")); //End Retrieve Value for Control
//Close e_mail_adrese_korisnika2_id_korisnika_BeforeShow @200-2C3DF00A return $e_mail_adrese_korisnika2_id_korisnika_BeforeShow; } //End Close e_mail_adrese_korisnika2_id_korisnika_BeforeShow
//adrese_autom_distribuc1_id_korisnika_aut_BeforeShow @136-D80BA4A9 function adrese_autom_distribuc1_id_korisnika_aut_BeforeShow(& $sender) { $adrese_autom_distribuc1_id_korisnika_aut_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $adrese_autom_distribuc1; //Compatibility //End adrese_autom_distribuc1_id_korisnika_aut_BeforeShow
//Retrieve Value for Control @143-541C8448 $Container->id_korisnika_aut->SetValue(CCGetFromGet("klijent", "")); //End Retrieve Value for Control
//Close adrese_autom_distribuc1_id_korisnika_aut_BeforeShow @136-700255FA return $adrese_autom_distribuc1_id_korisnika_aut_BeforeShow; } //End Close adrese_autom_distribuc1_id_korisnika_aut_BeforeShow
//phpSP_users2_klijent_id_BeforeShow @172-72FCCFD8 function phpSP_users2_klijent_id_BeforeShow(& $sender) { $phpSP_users2_klijent_id_BeforeShow = true; $Component = & $sender; $Container = & CCGetParentContainer($sender); global $phpSP_users2; //Compatibility //End phpSP_users2_klijent_id_BeforeShow
//Retrieve Value for Control @173-189B7504 $Container->klijent_id->SetValue(CCGetFromGet("klijent", "")); //End Retrieve Value for Control
//Close phpSP_users2_klijent_id_BeforeShow @172-EF53F21D return $phpSP_users2_klijent_id_BeforeShow; } //End Close phpSP_users2_klijent_id_BeforeShow
?>
|