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 : 3.21.44.115
/* Include All Manual JS Files*/
function enablegeneralmaster() // Admission Entry
{
var js_path="js/system.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
Callenablegeneralmaster();
}
function enableUserSetUp() // Admission Entry
{
var js_path="js/usersetup.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
CallenableUserSetUp();
}function enableUserRightsSetUp() // Admission Entry
{
var js_path="js/usersetup.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
CallenableUserRightsSetUp();
}
function studentEntry() // Admission Entry
{
var js_path="js/student_entry.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
var form_submit_js_path="js/form_submit.js";
if(!in_array(form_submit_js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(form_submit_js_path);
includeJsFilesMannually(form_submit_js_path);
}
LoadstudentEntry('Add');
}
function freezeModuleAtAdminCollegeSubject() // Admission Entry
{
var js_path="js/freeze_module_at_admin_college_subject.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadfreezeModuleAtAdminCollegeSubject();
}
function freezeModuleAtUniversityOrCollege() // Admission Entry
{
var js_path="js/freeze_module_at_university_college.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadfreezeModuleAtUniversityOrCollege();
}
function FreezeAdClMe() // Admission Entry
{
var js_path="js/freeze_Ad_Cl_Me.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadFreezeAdClMe();
}
function CollegeDegreeStatus() // CollegeDegreeStatus
{
var js_path="js/college_degree_status.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadCollegeDegreeStatus();
}
function enablemodulesetup() // enablemodulesetup
{
var js_path="js/module_setup.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
Loadenablemodulesetup();
}
function IdentifyTransactions() // IdentifyTransactions
{
var js_path="js/IdentifyTransactions.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadIdentifyTransactions();
}
function candidateList() // candidateList
{
var js_path="js/candidate_list.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
var form_submit_js_path="js/form_submit.js";
if(!in_array(form_submit_js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(form_submit_js_path);
includeJsFilesMannually(form_submit_js_path);
}
LoadcandidateList();
}
function ExportTablesSetup() // ExportTablesSetup
{
var js_path="js/export_import_setup.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadExportTablesSetup();
}
function ImportTablesSetup() // ExportTablesSetup
{
var js_path="js/export_import_setup.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadImportTablesSetup();
}
function ExportTablesUtility() // ExportTablesSetup
{
var js_path="js/export_import.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadExportTablesUtility();
}
function ImportTablesUtility() // ExportTablesSetup
{
var js_path="js/export_import.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadImportTablesUtility();
}
function enableDispatchanswerscript()
{
var js_path="js/Dispatch_answer_script.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadEnableDispatchanswerscript();
}
function absententrysubjectwise()
{
var js_path="js/AbsentEntrySubjectWise.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
Loadabsententrysubjectwise();
}
function EnableMessageBoard()
{
var js_path="js/Message_board.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadEnableMessageBoard();
}
function EnableAdmissionEntryStatus()
{
var js_path="js/admission_entry_status.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadAdmissionEntryStatus();
}
function Revaluation()
{
var js_path="js/revaluation.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadRevaluation();
}
function EnableBatchSetup()
{
var js_path="custom_js/batch_setup.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadBatchSetup();
}
function EnablePracticalMarksSetup()
{
var js_path="custom_js/practical_marks.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadPracticalMarksSetup();
}
function EnablePracticalEntryFreezing(type)
{
var js_path="custom_js/practical_entry_freezing.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadEnablePracticalEntryFreezing(type);
}
//evaluation update on 12/08/2011.
function EnableEvaluation()
{
var js_path="custom_js/evaluation.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadEnableEvaluation();
}
function EnableFreezeMarks()
{
var js_path="custom_js/freeze_marks.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
LoadEnableFreezeMarks();
}
function EnableDeviationReport()
{
var js_path="custom_js/deviation_report.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
CallEnableDeviationReport();
}
function EnableMarksDeviationReport()
{
var js_path="custom_js/marks_deviation_report.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
CallEnableMarksDeviationReport();
}
function EnableEvaluationReport()
{
var js_path="custom_js/evaluationreport.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
CallEnableEvaluationReport();
}
function LoadRevaluationReport()
{
var js_path="custom_js/revaluation_report.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
CallRevaluationReport();
}
function enableMarksListElementWise()
{
var js_path="js/markslistelement_report.js";
if(!in_array(js_path,$loaded_js_files_arr))
{
$loaded_js_files_arr.push(js_path);
includeJsFilesMannually(js_path);
}
CallMarksListElementWise();
}
|