Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 18.190.239.189
Current Path : /var/www/student/cug/src/ |
| Current File : /var/www/student/cug/src/mregistry_25022016.php |
<?php
CRequestBroker::RegisterAction("PopulateCategoryList", "src/candidate_list.PopulateCategoryList");
CRequestBroker::RegisterAction("DisplayStudentSubjectDetails", "src/candidate_list.DisplayStudentSubjectDetails");
CRequestBroker::RegisterAction("getSubjectNamesForSelectedSub", "src/candidate_list.getSubjectNamesForSelectedSub");
CRequestBroker::RegisterAction("saveCandidateEntryDetails", "src/candidate_list.saveCandidateEntryDetails");
CRequestBroker::RegisterAction("DisplayApplications", "src/candidate_list.DisplayApplications");
CRequestBroker::RegisterAction("PrintApplicationFormSBM", "src/applicationFormReportSBM.PrintApplicationFormSBM");
CRequestBroker::RegisterAction("PrintApplicationFormNEFT", "src/applicationFormReportNEFT.PrintApplicationFormNEFT");
//Execute query
CRequestBroker::RegisterAction("downloadFileFromServer", "src/cappdu.downloadFileFromServer");
CRequestBroker::RegisterAction("UploadFileToServer", "src/cappdu.UploadFileToServer");
CRequestBroker::RegisterAction("Command", "src/cappdu.Command");
?>
|