From ce48999a86564155033a111cec469847bd9838e1 Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Fri, 19 Jan 2024 17:50:12 +0200 Subject: [PATCH] Update Licensing Template, and Namespace. --- EhealthportalInstallerScript.php | 130 +++++++++--------- README.md | 25 ++-- admin/README.txt | 25 ++-- admin/assets/css/admin.css | 2 +- admin/assets/css/administration_part.css | 2 +- admin/assets/css/administration_parts.css | 2 +- admin/assets/css/antenatal_care.css | 2 +- admin/assets/css/antenatal_cares.css | 2 +- admin/assets/css/breast_cancer.css | 2 +- admin/assets/css/breast_cancers.css | 2 +- admin/assets/css/cervical_cancer.css | 2 +- admin/assets/css/cervical_cancers.css | 2 +- admin/assets/css/clinic.css | 2 +- admin/assets/css/clinics.css | 2 +- admin/assets/css/counseling_type.css | 2 +- admin/assets/css/counseling_types.css | 2 +- admin/assets/css/dashboard.css | 2 +- admin/assets/css/diagnosis_type.css | 2 +- admin/assets/css/diagnosis_types.css | 2 +- admin/assets/css/family_planning.css | 2 +- admin/assets/css/family_plannings.css | 2 +- admin/assets/css/foetal_engagement.css | 2 +- admin/assets/css/foetal_engagements.css | 2 +- admin/assets/css/foetal_lie.css | 2 +- admin/assets/css/foetal_lies.css | 2 +- admin/assets/css/foetal_presentation.css | 2 +- admin/assets/css/foetal_presentations.css | 2 +- admin/assets/css/general_medical_check_up.css | 2 +- .../assets/css/general_medical_check_ups.css | 2 +- admin/assets/css/health_education.css | 2 +- admin/assets/css/health_education_topic.css | 2 +- admin/assets/css/health_education_topics.css | 2 +- admin/assets/css/health_educations.css | 2 +- .../assets/css/hiv_counseling_and_testing.css | 2 +- .../css/hiv_counselings_and_testings.css | 2 +- admin/assets/css/immunisation.css | 2 +- admin/assets/css/immunisation_type.css | 2 +- admin/assets/css/immunisation_types.css | 2 +- .../assets/css/immunisation_vaccine_type.css | 2 +- .../assets/css/immunisation_vaccine_types.css | 2 +- admin/assets/css/immunisations.css | 2 +- admin/assets/css/medication.css | 2 +- admin/assets/css/medications.css | 2 +- admin/assets/css/nonpay_reason.css | 2 +- admin/assets/css/nonpay_reasons.css | 2 +- admin/assets/css/patient_queue.css | 2 +- admin/assets/css/payment.css | 2 +- admin/assets/css/payment_type.css | 2 +- admin/assets/css/payment_types.css | 2 +- admin/assets/css/payments.css | 2 +- admin/assets/css/planning_type.css | 2 +- admin/assets/css/planning_types.css | 2 +- .../css/prostate_and_testicular_cancer.css | 2 +- .../css/prostate_and_testicular_cancers.css | 2 +- admin/assets/css/referral.css | 2 +- admin/assets/css/referrals.css | 2 +- admin/assets/css/site.css | 2 +- admin/assets/css/sites.css | 2 +- admin/assets/css/strength.css | 2 +- admin/assets/css/strengths.css | 2 +- admin/assets/css/test.css | 2 +- admin/assets/css/testing_reason.css | 2 +- admin/assets/css/testing_reasons.css | 2 +- admin/assets/css/tests.css | 2 +- admin/assets/css/tuberculoses.css | 2 +- admin/assets/css/tuberculosis.css | 2 +- admin/assets/css/unit.css | 2 +- admin/assets/css/units.css | 2 +- admin/assets/css/vmmc.css | 2 +- admin/assets/css/vmmcs.css | 2 +- admin/assets/js/admin.js | 2 +- admin/config.xml | 4 +- admin/forms/administration_part.xml | 4 +- admin/forms/antenatal_care.xml | 4 +- admin/forms/breast_cancer.xml | 4 +- admin/forms/cervical_cancer.xml | 4 +- admin/forms/clinic.xml | 4 +- admin/forms/counseling_type.xml | 4 +- admin/forms/diagnosis_type.xml | 4 +- admin/forms/family_planning.xml | 4 +- admin/forms/filter_administration_parts.xml | 4 +- admin/forms/filter_antenatal_cares.xml | 4 +- admin/forms/filter_breast_cancers.xml | 4 +- admin/forms/filter_cervical_cancers.xml | 4 +- admin/forms/filter_clinics.xml | 4 +- admin/forms/filter_counseling_types.xml | 4 +- admin/forms/filter_diagnosis_types.xml | 4 +- admin/forms/filter_family_plannings.xml | 4 +- admin/forms/filter_foetal_engagements.xml | 4 +- admin/forms/filter_foetal_lies.xml | 4 +- admin/forms/filter_foetal_presentations.xml | 4 +- .../filter_general_medical_check_ups.xml | 4 +- .../forms/filter_health_education_topics.xml | 4 +- admin/forms/filter_health_educations.xml | 4 +- .../filter_hiv_counselings_and_testings.xml | 4 +- admin/forms/filter_immunisation_types.xml | 4 +- .../filter_immunisation_vaccine_types.xml | 4 +- admin/forms/filter_immunisations.xml | 4 +- admin/forms/filter_medications.xml | 4 +- admin/forms/filter_nonpay_reasons.xml | 4 +- admin/forms/filter_payment_types.xml | 4 +- admin/forms/filter_payments.xml | 4 +- admin/forms/filter_planning_types.xml | 4 +- ...filter_prostate_and_testicular_cancers.xml | 4 +- admin/forms/filter_referrals.xml | 4 +- admin/forms/filter_sites.xml | 4 +- admin/forms/filter_strengths.xml | 4 +- admin/forms/filter_testing_reasons.xml | 4 +- admin/forms/filter_tests.xml | 4 +- admin/forms/filter_tuberculoses.xml | 4 +- admin/forms/filter_units.xml | 4 +- admin/forms/filter_vmmcs.xml | 4 +- admin/forms/foetal_engagement.xml | 4 +- admin/forms/foetal_lie.xml | 4 +- admin/forms/foetal_presentation.xml | 4 +- admin/forms/general_medical_check_up.xml | 4 +- admin/forms/health_education.xml | 4 +- admin/forms/health_education_topic.xml | 4 +- admin/forms/hiv_counseling_and_testing.xml | 4 +- admin/forms/immunisation.xml | 4 +- admin/forms/immunisation_type.xml | 4 +- admin/forms/immunisation_vaccine_type.xml | 4 +- admin/forms/medication.xml | 4 +- admin/forms/nonpay_reason.xml | 4 +- admin/forms/payment.xml | 4 +- admin/forms/payment_type.xml | 4 +- admin/forms/planning_type.xml | 4 +- .../forms/prostate_and_testicular_cancer.xml | 4 +- admin/forms/referral.xml | 4 +- admin/forms/site.xml | 4 +- admin/forms/strength.xml | 4 +- admin/forms/test.xml | 4 +- admin/forms/testing_reason.xml | 4 +- admin/forms/tuberculosis.xml | 4 +- admin/forms/unit.xml | 4 +- admin/forms/vmmc.xml | 4 +- .../en-GB/en-GB.com_ehealthportal.sys.ini | 2 +- .../administration_part/details_above.php | 2 +- .../administration_part/details_fullwidth.php | 2 +- .../administration_part/publishing.php | 2 +- .../administration_part/publlshing.php | 2 +- .../vaccines_fullwidth.php | 4 +- .../abdominal_examination_left.php | 2 +- .../pregnancy_history_above.php | 2 +- .../pregnancy_history_fullwidth.php | 2 +- .../antenatal_care/pregnancy_history_left.php | 2 +- .../pregnancy_history_right.php | 2 +- admin/layouts/antenatal_care/publishing.php | 2 +- admin/layouts/antenatal_care/publlshing.php | 2 +- .../breast_cancer/breast_examination_left.php | 2 +- .../breast_examination_right.php | 2 +- admin/layouts/breast_cancer/publishing.php | 2 +- admin/layouts/breast_cancer/publlshing.php | 2 +- .../layouts/breast_cancer/referrals_left.php | 2 +- .../layouts/breast_cancer/referrals_right.php | 2 +- .../breast_cancer/risk_assesment_above.php | 2 +- .../breast_cancer/risk_assesment_left.php | 2 +- .../cervical_examination_left.php | 2 +- admin/layouts/cervical_cancer/publishing.php | 2 +- admin/layouts/cervical_cancer/publlshing.php | 2 +- .../cervical_cancer/referrals_left.php | 2 +- .../cervical_cancer/referrals_right.php | 2 +- .../cervical_cancer/risk_assesment_above.php | 2 +- .../cervical_cancer/risk_assesment_left.php | 2 +- .../cervical_cancer/risk_assesment_right.php | 2 +- admin/layouts/clinic/details_above.php | 2 +- admin/layouts/clinic/details_fullwidth.php | 2 +- admin/layouts/clinic/publishing.php | 2 +- admin/layouts/clinic/publlshing.php | 2 +- .../layouts/counseling_type/details_above.php | 2 +- .../counseling_type/details_fullwidth.php | 2 +- admin/layouts/counseling_type/publishing.php | 2 +- admin/layouts/counseling_type/publlshing.php | 2 +- .../layouts/diagnosis_type/details_above.php | 2 +- .../diagnosis_type/details_fullwidth.php | 2 +- admin/layouts/diagnosis_type/publishing.php | 2 +- admin/layouts/diagnosis_type/publlshing.php | 2 +- .../layouts/family_planning/details_above.php | 2 +- .../layouts/family_planning/details_left.php | 2 +- admin/layouts/family_planning/publishing.php | 2 +- admin/layouts/family_planning/publlshing.php | 2 +- .../foetal_engagement/details_above.php | 2 +- .../foetal_engagement/details_fullwidth.php | 2 +- .../layouts/foetal_engagement/publishing.php | 2 +- .../layouts/foetal_engagement/publlshing.php | 2 +- admin/layouts/foetal_lie/details_above.php | 2 +- .../layouts/foetal_lie/details_fullwidth.php | 2 +- admin/layouts/foetal_lie/publishing.php | 2 +- admin/layouts/foetal_lie/publlshing.php | 2 +- .../foetal_presentation/details_above.php | 2 +- .../foetal_presentation/details_fullwidth.php | 2 +- .../foetal_presentation/publishing.php | 2 +- .../foetal_presentation/publlshing.php | 2 +- .../diagnosis_fullwidth.php | 2 +- .../dispensing_fullwidth.php | 2 +- .../general_medical_check_up/publishing.php | 2 +- .../general_medical_check_up/publlshing.php | 2 +- .../referrals_left.php | 2 +- .../referrals_right.php | 2 +- .../vital_signs_above.php | 2 +- .../vital_signs_fullwidth.php | 2 +- .../vital_signs_left.php | 2 +- .../vital_signs_right.php | 2 +- .../health_education/details_above.php | 2 +- .../layouts/health_education/details_left.php | 2 +- admin/layouts/health_education/publishing.php | 2 +- admin/layouts/health_education/publlshing.php | 2 +- .../health_education_topic/details_above.php | 2 +- .../details_fullwidth.php | 2 +- .../health_education_topic/publishing.php | 2 +- .../health_education_topic/publlshing.php | 2 +- .../details_above.php | 2 +- .../details_left.php | 2 +- .../hiv_counseling_and_testing/publishing.php | 2 +- .../hiv_counseling_and_testing/publlshing.php | 2 +- .../referrals_left.php | 2 +- .../referrals_right.php | 2 +- admin/layouts/immunisation/details_above.php | 2 +- .../immunisation/details_fullwidth.php | 2 +- admin/layouts/immunisation/details_left.php | 2 +- admin/layouts/immunisation/publishing.php | 2 +- admin/layouts/immunisation/publlshing.php | 2 +- admin/layouts/immunisation/referrals_left.php | 2 +- .../layouts/immunisation/referrals_right.php | 2 +- .../immunisation_type/details_above.php | 2 +- .../immunisation_type/details_fullwidth.php | 2 +- .../layouts/immunisation_type/publishing.php | 2 +- .../layouts/immunisation_type/publlshing.php | 2 +- .../details_above.php | 2 +- .../details_fullwidth.php | 2 +- .../details_left.php | 2 +- .../immunisation_vaccine_type/publishing.php | 2 +- .../immunisation_vaccine_type/publlshing.php | 2 +- admin/layouts/medication/details_above.php | 2 +- .../layouts/medication/details_fullwidth.php | 2 +- admin/layouts/medication/publishing.php | 2 +- admin/layouts/medication/publlshing.php | 2 +- admin/layouts/nonpay_reason/details_above.php | 2 +- .../nonpay_reason/details_fullwidth.php | 2 +- admin/layouts/nonpay_reason/publishing.php | 2 +- admin/layouts/nonpay_reason/publlshing.php | 2 +- admin/layouts/payment/details_above.php | 2 +- admin/layouts/payment/details_left.php | 2 +- admin/layouts/payment/publishing.php | 2 +- admin/layouts/payment/publlshing.php | 2 +- admin/layouts/payment_type/details_above.php | 2 +- .../payment_type/details_fullwidth.php | 2 +- admin/layouts/payment_type/publishing.php | 2 +- admin/layouts/payment_type/publlshing.php | 2 +- admin/layouts/planning_type/details_above.php | 2 +- .../planning_type/details_fullwidth.php | 2 +- admin/layouts/planning_type/publishing.php | 2 +- admin/layouts/planning_type/publlshing.php | 2 +- .../details_above.php | 2 +- .../details_left.php | 2 +- .../details_right.php | 2 +- .../publishing.php | 2 +- .../publlshing.php | 2 +- .../referrals_left.php | 2 +- .../referrals_right.php | 2 +- admin/layouts/referral/details_above.php | 2 +- admin/layouts/referral/details_fullwidth.php | 2 +- admin/layouts/referral/publishing.php | 2 +- admin/layouts/referral/publlshing.php | 2 +- admin/layouts/site/details_above.php | 2 +- admin/layouts/site/details_fullwidth.php | 2 +- admin/layouts/site/details_left.php | 2 +- admin/layouts/site/publishing.php | 2 +- admin/layouts/site/publlshing.php | 2 +- admin/layouts/strength/details_above.php | 2 +- admin/layouts/strength/details_fullwidth.php | 2 +- admin/layouts/strength/publishing.php | 2 +- admin/layouts/strength/publlshing.php | 2 +- admin/layouts/test/cholesterol_left.php | 2 +- admin/layouts/test/glucose_left.php | 2 +- admin/layouts/test/haemoglobin_left.php | 2 +- admin/layouts/test/hepatitis_b_left.php | 2 +- admin/layouts/test/malaria_left.php | 2 +- admin/layouts/test/pregnancy_left.php | 2 +- admin/layouts/test/publishing.php | 2 +- admin/layouts/test/publlshing.php | 2 +- admin/layouts/test/referrals_left.php | 2 +- admin/layouts/test/referrals_right.php | 2 +- admin/layouts/test/syphillis_left.php | 2 +- admin/layouts/test/urine_above.php | 2 +- admin/layouts/test/urine_left.php | 2 +- .../layouts/testing_reason/details_above.php | 2 +- .../testing_reason/details_fullwidth.php | 2 +- admin/layouts/testing_reason/publishing.php | 2 +- admin/layouts/testing_reason/publlshing.php | 2 +- admin/layouts/tuberculosis/publishing.php | 2 +- admin/layouts/tuberculosis/publlshing.php | 2 +- admin/layouts/tuberculosis/referrals_left.php | 2 +- .../layouts/tuberculosis/referrals_right.php | 2 +- .../layouts/tuberculosis/screening_above.php | 2 +- admin/layouts/tuberculosis/screening_left.php | 2 +- .../layouts/tuberculosis/screening_right.php | 2 +- .../tuberculosis/sputum_collection_left.php | 2 +- admin/layouts/unit/details_above.php | 2 +- admin/layouts/unit/details_fullwidth.php | 2 +- admin/layouts/unit/publishing.php | 2 +- admin/layouts/unit/publlshing.php | 2 +- admin/layouts/vmmc/details_above.php | 2 +- admin/layouts/vmmc/details_left.php | 2 +- admin/layouts/vmmc/publishing.php | 2 +- admin/layouts/vmmc/publlshing.php | 2 +- admin/layouts/vmmc/referrals_left.php | 2 +- admin/layouts/vmmc/referrals_right.php | 2 +- admin/services/provider.php | 16 +-- admin/sql/updates/mysql/1.0.2.sql | 1 - admin/sql/updates/mysql/1.0.3.sql | 34 ----- admin/sql/updates/mysql/1.0.4.sql | 3 - admin/sql/updates/mysql/1.0.5.sql | 5 - admin/sql/updates/mysql/1.0.6.sql | 1 - .../Administration_partController.php | 6 +- .../Administration_partsController.php | 6 +- admin/src/Controller/AjaxController.php | 4 +- .../Controller/Antenatal_careController.php | 6 +- .../Controller/Antenatal_caresController.php | 6 +- .../Controller/Breast_cancerController.php | 6 +- .../Controller/Breast_cancersController.php | 6 +- .../Controller/Cervical_cancerController.php | 6 +- .../Controller/Cervical_cancersController.php | 6 +- admin/src/Controller/ClinicController.php | 6 +- admin/src/Controller/ClinicsController.php | 6 +- .../Controller/Counseling_typeController.php | 6 +- .../Controller/Counseling_typesController.php | 6 +- .../Controller/Diagnosis_typeController.php | 6 +- .../Controller/Diagnosis_typesController.php | 6 +- admin/src/Controller/DisplayController.php | 4 +- .../Controller/EhealthportalController.php | 6 +- .../Controller/Family_planningController.php | 6 +- .../Controller/Family_planningsController.php | 6 +- .../Foetal_engagementController.php | 6 +- .../Foetal_engagementsController.php | 6 +- admin/src/Controller/Foetal_lieController.php | 6 +- .../src/Controller/Foetal_liesController.php | 6 +- .../Foetal_presentationController.php | 6 +- .../Foetal_presentationsController.php | 6 +- .../General_medical_check_upController.php | 6 +- .../General_medical_check_upsController.php | 6 +- .../Controller/Health_educationController.php | 6 +- .../Health_education_topicController.php | 6 +- .../Health_education_topicsController.php | 6 +- .../Health_educationsController.php | 6 +- .../Hiv_counseling_and_testingController.php | 6 +- ...Hiv_counselings_and_testingsController.php | 6 +- .../src/Controller/ImmunisationController.php | 6 +- .../Immunisation_typeController.php | 6 +- .../Immunisation_typesController.php | 6 +- .../Immunisation_vaccine_typeController.php | 6 +- .../Immunisation_vaccine_typesController.php | 6 +- .../Controller/ImmunisationsController.php | 6 +- admin/src/Controller/ImportController.php | 6 +- admin/src/Controller/MedicationController.php | 6 +- .../src/Controller/MedicationsController.php | 6 +- .../Controller/Nonpay_reasonController.php | 6 +- .../Controller/Nonpay_reasonsController.php | 6 +- .../Controller/Patient_queueController.php | 6 +- admin/src/Controller/PaymentController.php | 6 +- .../src/Controller/Payment_typeController.php | 6 +- .../Controller/Payment_typesController.php | 6 +- admin/src/Controller/PaymentsController.php | 6 +- .../Controller/Planning_typeController.php | 6 +- .../Controller/Planning_typesController.php | 6 +- ...ostate_and_testicular_cancerController.php | 6 +- ...state_and_testicular_cancersController.php | 6 +- admin/src/Controller/ReferralController.php | 6 +- admin/src/Controller/ReferralsController.php | 6 +- admin/src/Controller/SiteController.php | 6 +- admin/src/Controller/SitesController.php | 6 +- admin/src/Controller/StrengthController.php | 6 +- admin/src/Controller/StrengthsController.php | 6 +- admin/src/Controller/TestController.php | 6 +- .../Controller/Testing_reasonController.php | 6 +- .../Controller/Testing_reasonsController.php | 6 +- admin/src/Controller/TestsController.php | 6 +- .../src/Controller/TuberculosesController.php | 6 +- .../src/Controller/TuberculosisController.php | 6 +- admin/src/Controller/UnitController.php | 6 +- admin/src/Controller/UnitsController.php | 6 +- admin/src/Controller/VmmcController.php | 6 +- admin/src/Controller/VmmcsController.php | 6 +- .../src/Extension/EhealthportalComponent.php | 6 +- admin/src/Field/AdministrationpartsField.php | 6 +- .../AntenatalcaresfilterpatientField.php | 6 +- .../Field/BreastcancersfilterpatientField.php | 6 +- .../CervicalcancersfilterpatientField.php | 6 +- admin/src/Field/DiagnosisField.php | 6 +- admin/src/Field/FamilyplanningField.php | 6 +- .../FamilyplanningsfilterpatientField.php | 6 +- admin/src/Field/FoetalengagementField.php | 6 +- admin/src/Field/FoetallieField.php | 6 +- admin/src/Field/FoetalpresentationField.php | 6 +- ...neralmedicalcheckupsfilterpatientField.php | 6 +- ...altheducationsfiltereducationtypeField.php | 6 +- .../HealtheducationsfilterpatientField.php | 6 +- .../src/Field/HealtheducationtopicsField.php | 6 +- ...unselingsandtestingsfilterpatientField.php | 6 +- .../Field/ImmunisationsfilterpatientField.php | 6 +- admin/src/Field/ImmunisationtypeField.php | 6 +- .../Field/ImmunisationvaccinetypesField.php | 6 +- admin/src/Field/MedicationField.php | 6 +- admin/src/Field/NonpayreasonField.php | 6 +- .../src/Field/PaymentsfilterpatientField.php | 6 +- .../PaymentsfilterpaymentamountField.php | 6 +- .../PaymentsfilterpaymentcategoryField.php | 6 +- admin/src/Field/PaymenttypeField.php | 6 +- ...andtesticularcancersfilterpatientField.php | 6 +- admin/src/Field/ReferralsField.php | 6 +- admin/src/Field/StengthsField.php | 6 +- admin/src/Field/TestingreasonField.php | 6 +- admin/src/Field/TestsfilterpatientField.php | 6 +- .../Field/TuberculosesfilterpatientField.php | 6 +- admin/src/Field/UnitsField.php | 6 +- admin/src/Field/VmmcsfilterpatientField.php | 6 +- admin/src/Helper/EhealthportalHelper.php | 4 +- admin/src/Helper/HeaderCheck.php | 4 +- admin/src/Model/Administration_partModel.php | 6 +- admin/src/Model/Administration_partsModel.php | 6 +- admin/src/Model/AjaxModel.php | 6 +- admin/src/Model/Antenatal_careModel.php | 6 +- admin/src/Model/Antenatal_caresModel.php | 6 +- admin/src/Model/Breast_cancerModel.php | 6 +- admin/src/Model/Breast_cancersModel.php | 6 +- admin/src/Model/Cervical_cancerModel.php | 6 +- admin/src/Model/Cervical_cancersModel.php | 6 +- admin/src/Model/ClinicModel.php | 6 +- admin/src/Model/ClinicsModel.php | 6 +- admin/src/Model/Counseling_typeModel.php | 6 +- admin/src/Model/Counseling_typesModel.php | 6 +- admin/src/Model/Diagnosis_typeModel.php | 6 +- admin/src/Model/Diagnosis_typesModel.php | 6 +- admin/src/Model/EhealthportalModel.php | 6 +- admin/src/Model/Family_planningModel.php | 6 +- admin/src/Model/Family_planningsModel.php | 6 +- admin/src/Model/Foetal_engagementModel.php | 6 +- admin/src/Model/Foetal_engagementsModel.php | 6 +- admin/src/Model/Foetal_lieModel.php | 6 +- admin/src/Model/Foetal_liesModel.php | 6 +- admin/src/Model/Foetal_presentationModel.php | 6 +- admin/src/Model/Foetal_presentationsModel.php | 6 +- .../Model/General_medical_check_upModel.php | 6 +- .../Model/General_medical_check_upsModel.php | 6 +- admin/src/Model/Health_educationModel.php | 6 +- .../src/Model/Health_education_topicModel.php | 6 +- .../Model/Health_education_topicsModel.php | 6 +- admin/src/Model/Health_educationsModel.php | 6 +- .../Model/Hiv_counseling_and_testingModel.php | 6 +- .../Hiv_counselings_and_testingsModel.php | 6 +- admin/src/Model/ImmunisationModel.php | 6 +- admin/src/Model/Immunisation_typeModel.php | 6 +- admin/src/Model/Immunisation_typesModel.php | 6 +- .../Model/Immunisation_vaccine_typeModel.php | 6 +- .../Model/Immunisation_vaccine_typesModel.php | 6 +- admin/src/Model/ImmunisationsModel.php | 6 +- admin/src/Model/ImportModel.php | 6 +- admin/src/Model/MedicationModel.php | 6 +- admin/src/Model/MedicationsModel.php | 6 +- admin/src/Model/Nonpay_reasonModel.php | 6 +- admin/src/Model/Nonpay_reasonsModel.php | 6 +- admin/src/Model/Patient_queueModel.php | 6 +- admin/src/Model/PaymentModel.php | 6 +- admin/src/Model/Payment_typeModel.php | 6 +- admin/src/Model/Payment_typesModel.php | 6 +- admin/src/Model/PaymentsModel.php | 6 +- admin/src/Model/Planning_typeModel.php | 6 +- admin/src/Model/Planning_typesModel.php | 6 +- .../Prostate_and_testicular_cancerModel.php | 6 +- .../Prostate_and_testicular_cancersModel.php | 6 +- admin/src/Model/ReferralModel.php | 6 +- admin/src/Model/ReferralsModel.php | 6 +- admin/src/Model/SiteModel.php | 6 +- admin/src/Model/SitesModel.php | 6 +- admin/src/Model/StrengthModel.php | 6 +- admin/src/Model/StrengthsModel.php | 6 +- admin/src/Model/TestModel.php | 6 +- admin/src/Model/Testing_reasonModel.php | 6 +- admin/src/Model/Testing_reasonsModel.php | 6 +- admin/src/Model/TestsModel.php | 6 +- admin/src/Model/TuberculosesModel.php | 6 +- admin/src/Model/TuberculosisModel.php | 6 +- admin/src/Model/UnitModel.php | 6 +- admin/src/Model/UnitsModel.php | 6 +- admin/src/Model/VmmcModel.php | 6 +- admin/src/Model/VmmcsModel.php | 6 +- admin/src/Rule/GuidRule.php | 6 +- admin/src/Table/Administration_partTable.php | 6 +- admin/src/Table/Antenatal_careTable.php | 6 +- admin/src/Table/Breast_cancerTable.php | 6 +- admin/src/Table/Cervical_cancerTable.php | 6 +- admin/src/Table/ClinicTable.php | 6 +- admin/src/Table/Counseling_typeTable.php | 6 +- admin/src/Table/Diagnosis_typeTable.php | 6 +- admin/src/Table/Family_planningTable.php | 6 +- admin/src/Table/Foetal_engagementTable.php | 6 +- admin/src/Table/Foetal_lieTable.php | 6 +- admin/src/Table/Foetal_presentationTable.php | 6 +- .../Table/General_medical_check_upTable.php | 6 +- admin/src/Table/Health_educationTable.php | 6 +- .../src/Table/Health_education_topicTable.php | 6 +- .../Table/Hiv_counseling_and_testingTable.php | 6 +- admin/src/Table/ImmunisationTable.php | 6 +- admin/src/Table/Immunisation_typeTable.php | 6 +- .../Table/Immunisation_vaccine_typeTable.php | 6 +- admin/src/Table/MedicationTable.php | 6 +- admin/src/Table/Nonpay_reasonTable.php | 6 +- admin/src/Table/PaymentTable.php | 6 +- admin/src/Table/Payment_typeTable.php | 6 +- admin/src/Table/Planning_typeTable.php | 6 +- .../Prostate_and_testicular_cancerTable.php | 6 +- admin/src/Table/ReferralTable.php | 6 +- admin/src/Table/SiteTable.php | 6 +- admin/src/Table/StrengthTable.php | 6 +- admin/src/Table/TestTable.php | 6 +- admin/src/Table/Testing_reasonTable.php | 6 +- admin/src/Table/TuberculosisTable.php | 6 +- admin/src/Table/UnitTable.php | 6 +- admin/src/Table/VmmcTable.php | 6 +- .../src/View/Administration_part/HtmlView.php | 6 +- .../View/Administration_parts/HtmlView.php | 6 +- admin/src/View/Antenatal_care/HtmlView.php | 6 +- admin/src/View/Antenatal_cares/HtmlView.php | 6 +- admin/src/View/Breast_cancer/HtmlView.php | 6 +- admin/src/View/Breast_cancers/HtmlView.php | 6 +- admin/src/View/Cervical_cancer/HtmlView.php | 6 +- admin/src/View/Cervical_cancers/HtmlView.php | 6 +- admin/src/View/Clinic/HtmlView.php | 6 +- admin/src/View/Clinics/HtmlView.php | 6 +- admin/src/View/Counseling_type/HtmlView.php | 6 +- admin/src/View/Counseling_types/HtmlView.php | 6 +- admin/src/View/Diagnosis_type/HtmlView.php | 6 +- admin/src/View/Diagnosis_types/HtmlView.php | 6 +- admin/src/View/Ehealthportal/HtmlView.php | 6 +- admin/src/View/Family_planning/HtmlView.php | 6 +- admin/src/View/Family_plannings/HtmlView.php | 6 +- admin/src/View/Foetal_engagement/HtmlView.php | 6 +- .../src/View/Foetal_engagements/HtmlView.php | 6 +- admin/src/View/Foetal_lie/HtmlView.php | 6 +- admin/src/View/Foetal_lies/HtmlView.php | 6 +- .../src/View/Foetal_presentation/HtmlView.php | 6 +- .../View/Foetal_presentations/HtmlView.php | 6 +- .../General_medical_check_up/HtmlView.php | 6 +- .../General_medical_check_ups/HtmlView.php | 6 +- admin/src/View/Health_education/HtmlView.php | 6 +- .../View/Health_education_topic/HtmlView.php | 6 +- .../View/Health_education_topics/HtmlView.php | 6 +- admin/src/View/Health_educations/HtmlView.php | 6 +- .../Hiv_counseling_and_testing/HtmlView.php | 6 +- .../Hiv_counselings_and_testings/HtmlView.php | 6 +- admin/src/View/Immunisation/HtmlView.php | 6 +- admin/src/View/Immunisation_type/HtmlView.php | 6 +- .../src/View/Immunisation_types/HtmlView.php | 6 +- .../Immunisation_vaccine_type/HtmlView.php | 6 +- .../Immunisation_vaccine_types/HtmlView.php | 6 +- admin/src/View/Immunisations/HtmlView.php | 6 +- admin/src/View/Import/HtmlView.php | 6 +- admin/src/View/Medication/HtmlView.php | 6 +- admin/src/View/Medications/HtmlView.php | 6 +- admin/src/View/Nonpay_reason/HtmlView.php | 6 +- admin/src/View/Nonpay_reasons/HtmlView.php | 6 +- admin/src/View/Patient_queue/HtmlView.php | 8 +- admin/src/View/Payment/HtmlView.php | 6 +- admin/src/View/Payment_type/HtmlView.php | 6 +- admin/src/View/Payment_types/HtmlView.php | 6 +- admin/src/View/Payments/HtmlView.php | 6 +- admin/src/View/Planning_type/HtmlView.php | 6 +- admin/src/View/Planning_types/HtmlView.php | 6 +- .../HtmlView.php | 6 +- .../HtmlView.php | 6 +- admin/src/View/Referral/HtmlView.php | 6 +- admin/src/View/Referrals/HtmlView.php | 6 +- admin/src/View/Site/HtmlView.php | 6 +- admin/src/View/Sites/HtmlView.php | 6 +- admin/src/View/Strength/HtmlView.php | 6 +- admin/src/View/Strengths/HtmlView.php | 6 +- admin/src/View/Test/HtmlView.php | 6 +- admin/src/View/Testing_reason/HtmlView.php | 6 +- admin/src/View/Testing_reasons/HtmlView.php | 6 +- admin/src/View/Tests/HtmlView.php | 6 +- admin/src/View/Tuberculoses/HtmlView.php | 6 +- admin/src/View/Tuberculosis/HtmlView.php | 6 +- admin/src/View/Unit/HtmlView.php | 6 +- admin/src/View/Units/HtmlView.php | 6 +- admin/src/View/Vmmc/HtmlView.php | 6 +- admin/src/View/Vmmcs/HtmlView.php | 6 +- admin/tmpl/administration_part/default.php | 4 +- admin/tmpl/administration_parts/default.php | 4 +- .../default_batch_body.php | 2 +- .../default_batch_footer.php | 2 +- .../administration_parts/default_body.php | 4 +- .../administration_parts/default_foot.php | 2 +- .../administration_parts/default_head.php | 2 +- .../administration_parts/default_toolbar.php | 2 +- admin/tmpl/antenatal_care/default.php | 4 +- admin/tmpl/antenatal_cares/default.php | 4 +- .../antenatal_cares/default_batch_body.php | 2 +- .../antenatal_cares/default_batch_footer.php | 2 +- admin/tmpl/antenatal_cares/default_body.php | 4 +- admin/tmpl/antenatal_cares/default_foot.php | 2 +- admin/tmpl/antenatal_cares/default_head.php | 2 +- .../tmpl/antenatal_cares/default_toolbar.php | 2 +- admin/tmpl/breast_cancer/default.php | 4 +- admin/tmpl/breast_cancers/default.php | 4 +- .../breast_cancers/default_batch_body.php | 2 +- .../breast_cancers/default_batch_footer.php | 2 +- admin/tmpl/breast_cancers/default_body.php | 4 +- admin/tmpl/breast_cancers/default_foot.php | 2 +- admin/tmpl/breast_cancers/default_head.php | 2 +- admin/tmpl/breast_cancers/default_toolbar.php | 2 +- admin/tmpl/cervical_cancer/default.php | 4 +- admin/tmpl/cervical_cancers/default.php | 4 +- .../cervical_cancers/default_batch_body.php | 2 +- .../cervical_cancers/default_batch_footer.php | 2 +- admin/tmpl/cervical_cancers/default_body.php | 4 +- admin/tmpl/cervical_cancers/default_foot.php | 2 +- admin/tmpl/cervical_cancers/default_head.php | 2 +- .../tmpl/cervical_cancers/default_toolbar.php | 2 +- admin/tmpl/clinic/default.php | 4 +- admin/tmpl/clinics/default.php | 4 +- admin/tmpl/clinics/default_batch_body.php | 2 +- admin/tmpl/clinics/default_batch_footer.php | 2 +- admin/tmpl/clinics/default_body.php | 4 +- admin/tmpl/clinics/default_foot.php | 2 +- admin/tmpl/clinics/default_head.php | 2 +- admin/tmpl/clinics/default_toolbar.php | 2 +- admin/tmpl/counseling_type/default.php | 4 +- admin/tmpl/counseling_types/default.php | 4 +- .../counseling_types/default_batch_body.php | 2 +- .../counseling_types/default_batch_footer.php | 2 +- admin/tmpl/counseling_types/default_body.php | 4 +- admin/tmpl/counseling_types/default_foot.php | 2 +- admin/tmpl/counseling_types/default_head.php | 2 +- .../tmpl/counseling_types/default_toolbar.php | 2 +- admin/tmpl/diagnosis_type/default.php | 4 +- admin/tmpl/diagnosis_types/default.php | 4 +- .../diagnosis_types/default_batch_body.php | 2 +- .../diagnosis_types/default_batch_footer.php | 2 +- admin/tmpl/diagnosis_types/default_body.php | 4 +- admin/tmpl/diagnosis_types/default_foot.php | 2 +- admin/tmpl/diagnosis_types/default_head.php | 2 +- .../tmpl/diagnosis_types/default_toolbar.php | 2 +- admin/tmpl/ehealthportal/default.php | 4 +- admin/tmpl/ehealthportal/default_main.php | 2 +- admin/tmpl/ehealthportal/default_vdm.php | 2 +- admin/tmpl/family_planning/default.php | 4 +- admin/tmpl/family_plannings/default.php | 4 +- .../family_plannings/default_batch_body.php | 2 +- .../family_plannings/default_batch_footer.php | 2 +- admin/tmpl/family_plannings/default_body.php | 4 +- admin/tmpl/family_plannings/default_foot.php | 2 +- admin/tmpl/family_plannings/default_head.php | 2 +- .../tmpl/family_plannings/default_toolbar.php | 2 +- admin/tmpl/foetal_engagement/default.php | 4 +- admin/tmpl/foetal_engagements/default.php | 4 +- .../foetal_engagements/default_batch_body.php | 2 +- .../default_batch_footer.php | 2 +- .../tmpl/foetal_engagements/default_body.php | 4 +- .../tmpl/foetal_engagements/default_foot.php | 2 +- .../tmpl/foetal_engagements/default_head.php | 2 +- .../foetal_engagements/default_toolbar.php | 2 +- admin/tmpl/foetal_lie/default.php | 4 +- admin/tmpl/foetal_lies/default.php | 4 +- admin/tmpl/foetal_lies/default_batch_body.php | 2 +- .../tmpl/foetal_lies/default_batch_footer.php | 2 +- admin/tmpl/foetal_lies/default_body.php | 4 +- admin/tmpl/foetal_lies/default_foot.php | 2 +- admin/tmpl/foetal_lies/default_head.php | 2 +- admin/tmpl/foetal_lies/default_toolbar.php | 2 +- admin/tmpl/foetal_presentation/default.php | 4 +- admin/tmpl/foetal_presentations/default.php | 4 +- .../default_batch_body.php | 2 +- .../default_batch_footer.php | 2 +- .../foetal_presentations/default_body.php | 4 +- .../foetal_presentations/default_foot.php | 2 +- .../foetal_presentations/default_head.php | 2 +- .../foetal_presentations/default_toolbar.php | 2 +- .../tmpl/general_medical_check_up/default.php | 4 +- .../general_medical_check_ups/default.php | 4 +- .../default_batch_body.php | 2 +- .../default_batch_footer.php | 2 +- .../default_body.php | 4 +- .../default_foot.php | 2 +- .../default_head.php | 2 +- .../default_toolbar.php | 2 +- admin/tmpl/health_education/default.php | 4 +- admin/tmpl/health_education_topic/default.php | 4 +- .../tmpl/health_education_topics/default.php | 4 +- .../default_batch_body.php | 2 +- .../default_batch_footer.php | 2 +- .../health_education_topics/default_body.php | 4 +- .../health_education_topics/default_foot.php | 2 +- .../health_education_topics/default_head.php | 2 +- .../default_toolbar.php | 2 +- admin/tmpl/health_educations/default.php | 4 +- .../health_educations/default_batch_body.php | 2 +- .../default_batch_footer.php | 2 +- admin/tmpl/health_educations/default_body.php | 4 +- admin/tmpl/health_educations/default_foot.php | 2 +- admin/tmpl/health_educations/default_head.php | 2 +- .../health_educations/default_toolbar.php | 2 +- .../hiv_counseling_and_testing/default.php | 4 +- .../hiv_counselings_and_testings/default.php | 4 +- .../default_batch_body.php | 2 +- .../default_batch_footer.php | 2 +- .../default_body.php | 4 +- .../default_foot.php | 2 +- .../default_head.php | 2 +- .../default_toolbar.php | 2 +- admin/tmpl/immunisation/default.php | 4 +- admin/tmpl/immunisation_type/default.php | 4 +- admin/tmpl/immunisation_types/default.php | 4 +- .../immunisation_types/default_batch_body.php | 2 +- .../default_batch_footer.php | 2 +- .../tmpl/immunisation_types/default_body.php | 4 +- .../tmpl/immunisation_types/default_foot.php | 2 +- .../tmpl/immunisation_types/default_head.php | 2 +- .../immunisation_types/default_toolbar.php | 2 +- .../immunisation_vaccine_type/default.php | 4 +- .../immunisation_vaccine_types/default.php | 4 +- .../default_batch_body.php | 2 +- .../default_batch_footer.php | 2 +- .../default_body.php | 4 +- .../default_foot.php | 2 +- .../default_head.php | 2 +- .../default_toolbar.php | 2 +- admin/tmpl/immunisations/default.php | 4 +- .../tmpl/immunisations/default_batch_body.php | 2 +- .../immunisations/default_batch_footer.php | 2 +- admin/tmpl/immunisations/default_body.php | 4 +- admin/tmpl/immunisations/default_foot.php | 2 +- admin/tmpl/immunisations/default_head.php | 2 +- admin/tmpl/immunisations/default_toolbar.php | 2 +- admin/tmpl/import/default.php | 2 +- admin/tmpl/medication/default.php | 4 +- admin/tmpl/medications/default.php | 4 +- admin/tmpl/medications/default_batch_body.php | 2 +- .../tmpl/medications/default_batch_footer.php | 2 +- admin/tmpl/medications/default_body.php | 4 +- admin/tmpl/medications/default_foot.php | 2 +- admin/tmpl/medications/default_head.php | 2 +- admin/tmpl/medications/default_toolbar.php | 2 +- admin/tmpl/nonpay_reason/default.php | 4 +- admin/tmpl/nonpay_reasons/default.php | 4 +- .../nonpay_reasons/default_batch_body.php | 2 +- .../nonpay_reasons/default_batch_footer.php | 2 +- admin/tmpl/nonpay_reasons/default_body.php | 4 +- admin/tmpl/nonpay_reasons/default_foot.php | 2 +- admin/tmpl/nonpay_reasons/default_head.php | 2 +- admin/tmpl/nonpay_reasons/default_toolbar.php | 2 +- admin/tmpl/patient_queue/default.php | 4 +- admin/tmpl/payment/default.php | 4 +- admin/tmpl/payment_type/default.php | 4 +- admin/tmpl/payment_types/default.php | 4 +- .../tmpl/payment_types/default_batch_body.php | 2 +- .../payment_types/default_batch_footer.php | 2 +- admin/tmpl/payment_types/default_body.php | 4 +- admin/tmpl/payment_types/default_foot.php | 2 +- admin/tmpl/payment_types/default_head.php | 2 +- admin/tmpl/payment_types/default_toolbar.php | 2 +- admin/tmpl/payments/default.php | 4 +- admin/tmpl/payments/default_batch_body.php | 2 +- admin/tmpl/payments/default_batch_footer.php | 2 +- admin/tmpl/payments/default_body.php | 4 +- admin/tmpl/payments/default_foot.php | 2 +- admin/tmpl/payments/default_head.php | 2 +- admin/tmpl/payments/default_toolbar.php | 2 +- admin/tmpl/planning_type/default.php | 4 +- admin/tmpl/planning_types/default.php | 4 +- .../planning_types/default_batch_body.php | 2 +- .../planning_types/default_batch_footer.php | 2 +- admin/tmpl/planning_types/default_body.php | 4 +- admin/tmpl/planning_types/default_foot.php | 2 +- admin/tmpl/planning_types/default_head.php | 2 +- admin/tmpl/planning_types/default_toolbar.php | 2 +- .../default.php | 4 +- .../default.php | 4 +- .../default_batch_body.php | 2 +- .../default_batch_footer.php | 2 +- .../default_body.php | 4 +- .../default_foot.php | 2 +- .../default_head.php | 2 +- .../default_toolbar.php | 2 +- admin/tmpl/referral/default.php | 4 +- admin/tmpl/referrals/default.php | 4 +- admin/tmpl/referrals/default_batch_body.php | 2 +- admin/tmpl/referrals/default_batch_footer.php | 2 +- admin/tmpl/referrals/default_body.php | 4 +- admin/tmpl/referrals/default_foot.php | 2 +- admin/tmpl/referrals/default_head.php | 2 +- admin/tmpl/referrals/default_toolbar.php | 2 +- admin/tmpl/site/default.php | 4 +- admin/tmpl/sites/default.php | 4 +- admin/tmpl/sites/default_batch_body.php | 2 +- admin/tmpl/sites/default_batch_footer.php | 2 +- admin/tmpl/sites/default_body.php | 4 +- admin/tmpl/sites/default_foot.php | 2 +- admin/tmpl/sites/default_head.php | 2 +- admin/tmpl/sites/default_toolbar.php | 2 +- admin/tmpl/strength/default.php | 4 +- admin/tmpl/strengths/default.php | 4 +- admin/tmpl/strengths/default_batch_body.php | 2 +- admin/tmpl/strengths/default_batch_footer.php | 2 +- admin/tmpl/strengths/default_body.php | 4 +- admin/tmpl/strengths/default_foot.php | 2 +- admin/tmpl/strengths/default_head.php | 2 +- admin/tmpl/strengths/default_toolbar.php | 2 +- admin/tmpl/test/default.php | 4 +- admin/tmpl/testing_reason/default.php | 4 +- admin/tmpl/testing_reasons/default.php | 4 +- .../testing_reasons/default_batch_body.php | 2 +- .../testing_reasons/default_batch_footer.php | 2 +- admin/tmpl/testing_reasons/default_body.php | 4 +- admin/tmpl/testing_reasons/default_foot.php | 2 +- admin/tmpl/testing_reasons/default_head.php | 2 +- .../tmpl/testing_reasons/default_toolbar.php | 2 +- admin/tmpl/tests/default.php | 4 +- admin/tmpl/tests/default_batch_body.php | 2 +- admin/tmpl/tests/default_batch_footer.php | 2 +- admin/tmpl/tests/default_body.php | 4 +- admin/tmpl/tests/default_foot.php | 2 +- admin/tmpl/tests/default_head.php | 2 +- admin/tmpl/tests/default_toolbar.php | 2 +- admin/tmpl/tuberculoses/default.php | 4 +- .../tmpl/tuberculoses/default_batch_body.php | 2 +- .../tuberculoses/default_batch_footer.php | 2 +- admin/tmpl/tuberculoses/default_body.php | 4 +- admin/tmpl/tuberculoses/default_foot.php | 2 +- admin/tmpl/tuberculoses/default_head.php | 2 +- admin/tmpl/tuberculoses/default_toolbar.php | 2 +- admin/tmpl/tuberculosis/default.php | 4 +- admin/tmpl/unit/default.php | 4 +- admin/tmpl/units/default.php | 4 +- admin/tmpl/units/default_batch_body.php | 2 +- admin/tmpl/units/default_batch_footer.php | 2 +- admin/tmpl/units/default_body.php | 4 +- admin/tmpl/units/default_foot.php | 2 +- admin/tmpl/units/default_head.php | 2 +- admin/tmpl/units/default_toolbar.php | 2 +- admin/tmpl/vmmc/default.php | 4 +- admin/tmpl/vmmcs/default.php | 4 +- admin/tmpl/vmmcs/default_batch_body.php | 2 +- admin/tmpl/vmmcs/default_batch_footer.php | 2 +- admin/tmpl/vmmcs/default_body.php | 4 +- admin/tmpl/vmmcs/default_foot.php | 2 +- admin/tmpl/vmmcs/default_head.php | 2 +- admin/tmpl/vmmcs/default_toolbar.php | 2 +- ehealth_portal_update_server.xml | 72 +--------- ehealthportal.xml | 4 +- media/js/administration_part.js | 2 +- media/js/antenatal_care.js | 2 +- media/js/breast_cancer.js | 2 +- media/js/cervical_cancer.js | 2 +- media/js/clinic.js | 2 +- media/js/counseling_type.js | 2 +- media/js/diagnosis_type.js | 2 +- media/js/family_planning.js | 2 +- media/js/foetal_engagement.js | 2 +- media/js/foetal_lie.js | 2 +- media/js/foetal_presentation.js | 2 +- media/js/general_medical_check_up.js | 2 +- media/js/health_education.js | 2 +- media/js/health_education_topic.js | 2 +- media/js/hiv_counseling_and_testing.js | 2 +- media/js/immunisation.js | 2 +- media/js/immunisation_type.js | 2 +- media/js/immunisation_vaccine_type.js | 2 +- media/js/medication.js | 2 +- media/js/nonpay_reason.js | 2 +- media/js/payment.js | 2 +- media/js/payment_type.js | 2 +- media/js/planning_type.js | 2 +- media/js/prostate_and_testicular_cancer.js | 2 +- media/js/referral.js | 2 +- media/js/site.js | 2 +- media/js/strength.js | 2 +- media/js/test.js | 2 +- media/js/testing_reason.js | 2 +- media/js/tuberculosis.js | 2 +- media/js/unit.js | 2 +- media/js/vmmc.js | 2 +- 881 files changed, 1682 insertions(+), 1784 deletions(-) delete mode 100644 admin/sql/updates/mysql/1.0.2.sql delete mode 100644 admin/sql/updates/mysql/1.0.3.sql delete mode 100644 admin/sql/updates/mysql/1.0.4.sql delete mode 100644 admin/sql/updates/mysql/1.0.5.sql delete mode 100644 admin/sql/updates/mysql/1.0.6.sql diff --git a/EhealthportalInstallerScript.php b/EhealthportalInstallerScript.php index c6e8dd7..2ae48ec 100644 --- a/EhealthportalInstallerScript.php +++ b/EhealthportalInstallerScript.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -484,7 +484,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.payment', // table - '{"special": {"dbtable": "#__ehealthportal_payment","key": "id","type": "PaymentTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_payment","key": "id","type": "PaymentTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -501,7 +501,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.general_medical_check_up', // table - '{"special": {"dbtable": "#__ehealthportal_general_medical_check_up","key": "id","type": "General_medical_check_upTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_general_medical_check_up","key": "id","type": "General_medical_check_upTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -518,7 +518,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.antenatal_care', // table - '{"special": {"dbtable": "#__ehealthportal_antenatal_care","key": "id","type": "Antenatal_careTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_antenatal_care","key": "id","type": "Antenatal_careTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -535,7 +535,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.immunisation', // table - '{"special": {"dbtable": "#__ehealthportal_immunisation","key": "id","type": "ImmunisationTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_immunisation","key": "id","type": "ImmunisationTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -552,7 +552,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.vmmc', // table - '{"special": {"dbtable": "#__ehealthportal_vmmc","key": "id","type": "VmmcTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_vmmc","key": "id","type": "VmmcTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -569,7 +569,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.prostate_and_testicular_cancer', // table - '{"special": {"dbtable": "#__ehealthportal_prostate_and_testicular_cancer","key": "id","type": "Prostate_and_testicular_cancerTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_prostate_and_testicular_cancer","key": "id","type": "Prostate_and_testicular_cancerTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -586,7 +586,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.tuberculosis', // table - '{"special": {"dbtable": "#__ehealthportal_tuberculosis","key": "id","type": "TuberculosisTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_tuberculosis","key": "id","type": "TuberculosisTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -603,7 +603,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.hiv_counseling_and_testing', // table - '{"special": {"dbtable": "#__ehealthportal_hiv_counseling_and_testing","key": "id","type": "Hiv_counseling_and_testingTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_hiv_counseling_and_testing","key": "id","type": "Hiv_counseling_and_testingTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -620,7 +620,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.family_planning', // table - '{"special": {"dbtable": "#__ehealthportal_family_planning","key": "id","type": "Family_planningTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_family_planning","key": "id","type": "Family_planningTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -637,7 +637,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.health_education', // table - '{"special": {"dbtable": "#__ehealthportal_health_education","key": "id","type": "Health_educationTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_health_education","key": "id","type": "Health_educationTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -654,7 +654,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.cervical_cancer', // table - '{"special": {"dbtable": "#__ehealthportal_cervical_cancer","key": "id","type": "Cervical_cancerTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_cervical_cancer","key": "id","type": "Cervical_cancerTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -671,7 +671,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.breast_cancer', // table - '{"special": {"dbtable": "#__ehealthportal_breast_cancer","key": "id","type": "Breast_cancerTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_breast_cancer","key": "id","type": "Breast_cancerTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -688,7 +688,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.test', // table - '{"special": {"dbtable": "#__ehealthportal_test","key": "id","type": "TestTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_test","key": "id","type": "TestTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -705,7 +705,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.foetal_lie', // table - '{"special": {"dbtable": "#__ehealthportal_foetal_lie","key": "id","type": "Foetal_lieTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_foetal_lie","key": "id","type": "Foetal_lieTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -722,7 +722,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.immunisation_vaccine_type', // table - '{"special": {"dbtable": "#__ehealthportal_immunisation_vaccine_type","key": "id","type": "Immunisation_vaccine_typeTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_immunisation_vaccine_type","key": "id","type": "Immunisation_vaccine_typeTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -739,7 +739,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.foetal_engagement', // table - '{"special": {"dbtable": "#__ehealthportal_foetal_engagement","key": "id","type": "Foetal_engagementTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_foetal_engagement","key": "id","type": "Foetal_engagementTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -756,7 +756,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.foetal_presentation', // table - '{"special": {"dbtable": "#__ehealthportal_foetal_presentation","key": "id","type": "Foetal_presentationTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_foetal_presentation","key": "id","type": "Foetal_presentationTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -773,7 +773,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.testing_reason', // table - '{"special": {"dbtable": "#__ehealthportal_testing_reason","key": "id","type": "Testing_reasonTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_testing_reason","key": "id","type": "Testing_reasonTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -790,7 +790,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.counseling_type', // table - '{"special": {"dbtable": "#__ehealthportal_counseling_type","key": "id","type": "Counseling_typeTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_counseling_type","key": "id","type": "Counseling_typeTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -807,7 +807,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.health_education_topic', // table - '{"special": {"dbtable": "#__ehealthportal_health_education_topic","key": "id","type": "Health_education_topicTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_health_education_topic","key": "id","type": "Health_education_topicTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -824,7 +824,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.immunisation_type', // table - '{"special": {"dbtable": "#__ehealthportal_immunisation_type","key": "id","type": "Immunisation_typeTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_immunisation_type","key": "id","type": "Immunisation_typeTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -841,7 +841,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.strength', // table - '{"special": {"dbtable": "#__ehealthportal_strength","key": "id","type": "StrengthTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_strength","key": "id","type": "StrengthTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -858,7 +858,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.referral', // table - '{"special": {"dbtable": "#__ehealthportal_referral","key": "id","type": "ReferralTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_referral","key": "id","type": "ReferralTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -875,7 +875,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.planning_type', // table - '{"special": {"dbtable": "#__ehealthportal_planning_type","key": "id","type": "Planning_typeTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_planning_type","key": "id","type": "Planning_typeTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -892,7 +892,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.diagnosis_type', // table - '{"special": {"dbtable": "#__ehealthportal_diagnosis_type","key": "id","type": "Diagnosis_typeTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_diagnosis_type","key": "id","type": "Diagnosis_typeTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -909,7 +909,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.nonpay_reason', // table - '{"special": {"dbtable": "#__ehealthportal_nonpay_reason","key": "id","type": "Nonpay_reasonTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_nonpay_reason","key": "id","type": "Nonpay_reasonTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -926,7 +926,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.medication', // table - '{"special": {"dbtable": "#__ehealthportal_medication","key": "id","type": "MedicationTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_medication","key": "id","type": "MedicationTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -943,7 +943,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.payment_type', // table - '{"special": {"dbtable": "#__ehealthportal_payment_type","key": "id","type": "Payment_typeTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_payment_type","key": "id","type": "Payment_typeTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -960,7 +960,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.administration_part', // table - '{"special": {"dbtable": "#__ehealthportal_administration_part","key": "id","type": "Administration_partTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_administration_part","key": "id","type": "Administration_partTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -977,7 +977,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.site', // table - '{"special": {"dbtable": "#__ehealthportal_site","key": "id","type": "SiteTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_site","key": "id","type": "SiteTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -994,7 +994,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.unit', // table - '{"special": {"dbtable": "#__ehealthportal_unit","key": "id","type": "UnitTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_unit","key": "id","type": "UnitTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1011,7 +1011,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.clinic', // table - '{"special": {"dbtable": "#__ehealthportal_clinic","key": "id","type": "ClinicTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_clinic","key": "id","type": "ClinicTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1562,7 +1562,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.payment', // table - '{"special": {"dbtable": "#__ehealthportal_payment","key": "id","type": "PaymentTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_payment","key": "id","type": "PaymentTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1579,7 +1579,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.general_medical_check_up', // table - '{"special": {"dbtable": "#__ehealthportal_general_medical_check_up","key": "id","type": "General_medical_check_upTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_general_medical_check_up","key": "id","type": "General_medical_check_upTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1596,7 +1596,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.antenatal_care', // table - '{"special": {"dbtable": "#__ehealthportal_antenatal_care","key": "id","type": "Antenatal_careTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_antenatal_care","key": "id","type": "Antenatal_careTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1613,7 +1613,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.immunisation', // table - '{"special": {"dbtable": "#__ehealthportal_immunisation","key": "id","type": "ImmunisationTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_immunisation","key": "id","type": "ImmunisationTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1630,7 +1630,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.vmmc', // table - '{"special": {"dbtable": "#__ehealthportal_vmmc","key": "id","type": "VmmcTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_vmmc","key": "id","type": "VmmcTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1647,7 +1647,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.prostate_and_testicular_cancer', // table - '{"special": {"dbtable": "#__ehealthportal_prostate_and_testicular_cancer","key": "id","type": "Prostate_and_testicular_cancerTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_prostate_and_testicular_cancer","key": "id","type": "Prostate_and_testicular_cancerTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1664,7 +1664,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.tuberculosis', // table - '{"special": {"dbtable": "#__ehealthportal_tuberculosis","key": "id","type": "TuberculosisTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_tuberculosis","key": "id","type": "TuberculosisTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1681,7 +1681,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.hiv_counseling_and_testing', // table - '{"special": {"dbtable": "#__ehealthportal_hiv_counseling_and_testing","key": "id","type": "Hiv_counseling_and_testingTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_hiv_counseling_and_testing","key": "id","type": "Hiv_counseling_and_testingTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1698,7 +1698,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.family_planning', // table - '{"special": {"dbtable": "#__ehealthportal_family_planning","key": "id","type": "Family_planningTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_family_planning","key": "id","type": "Family_planningTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1715,7 +1715,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.health_education', // table - '{"special": {"dbtable": "#__ehealthportal_health_education","key": "id","type": "Health_educationTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_health_education","key": "id","type": "Health_educationTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1732,7 +1732,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.cervical_cancer', // table - '{"special": {"dbtable": "#__ehealthportal_cervical_cancer","key": "id","type": "Cervical_cancerTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_cervical_cancer","key": "id","type": "Cervical_cancerTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1749,7 +1749,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.breast_cancer', // table - '{"special": {"dbtable": "#__ehealthportal_breast_cancer","key": "id","type": "Breast_cancerTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_breast_cancer","key": "id","type": "Breast_cancerTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1766,7 +1766,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.test', // table - '{"special": {"dbtable": "#__ehealthportal_test","key": "id","type": "TestTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_test","key": "id","type": "TestTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1783,7 +1783,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.foetal_lie', // table - '{"special": {"dbtable": "#__ehealthportal_foetal_lie","key": "id","type": "Foetal_lieTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_foetal_lie","key": "id","type": "Foetal_lieTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1800,7 +1800,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.immunisation_vaccine_type', // table - '{"special": {"dbtable": "#__ehealthportal_immunisation_vaccine_type","key": "id","type": "Immunisation_vaccine_typeTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_immunisation_vaccine_type","key": "id","type": "Immunisation_vaccine_typeTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1817,7 +1817,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.foetal_engagement', // table - '{"special": {"dbtable": "#__ehealthportal_foetal_engagement","key": "id","type": "Foetal_engagementTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_foetal_engagement","key": "id","type": "Foetal_engagementTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1834,7 +1834,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.foetal_presentation', // table - '{"special": {"dbtable": "#__ehealthportal_foetal_presentation","key": "id","type": "Foetal_presentationTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_foetal_presentation","key": "id","type": "Foetal_presentationTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1851,7 +1851,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.testing_reason', // table - '{"special": {"dbtable": "#__ehealthportal_testing_reason","key": "id","type": "Testing_reasonTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_testing_reason","key": "id","type": "Testing_reasonTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1868,7 +1868,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.counseling_type', // table - '{"special": {"dbtable": "#__ehealthportal_counseling_type","key": "id","type": "Counseling_typeTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_counseling_type","key": "id","type": "Counseling_typeTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1885,7 +1885,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.health_education_topic', // table - '{"special": {"dbtable": "#__ehealthportal_health_education_topic","key": "id","type": "Health_education_topicTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_health_education_topic","key": "id","type": "Health_education_topicTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1902,7 +1902,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.immunisation_type', // table - '{"special": {"dbtable": "#__ehealthportal_immunisation_type","key": "id","type": "Immunisation_typeTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_immunisation_type","key": "id","type": "Immunisation_typeTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1919,7 +1919,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.strength', // table - '{"special": {"dbtable": "#__ehealthportal_strength","key": "id","type": "StrengthTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_strength","key": "id","type": "StrengthTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1936,7 +1936,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.referral', // table - '{"special": {"dbtable": "#__ehealthportal_referral","key": "id","type": "ReferralTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_referral","key": "id","type": "ReferralTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1953,7 +1953,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.planning_type', // table - '{"special": {"dbtable": "#__ehealthportal_planning_type","key": "id","type": "Planning_typeTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_planning_type","key": "id","type": "Planning_typeTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1970,7 +1970,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.diagnosis_type', // table - '{"special": {"dbtable": "#__ehealthportal_diagnosis_type","key": "id","type": "Diagnosis_typeTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_diagnosis_type","key": "id","type": "Diagnosis_typeTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -1987,7 +1987,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.nonpay_reason', // table - '{"special": {"dbtable": "#__ehealthportal_nonpay_reason","key": "id","type": "Nonpay_reasonTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_nonpay_reason","key": "id","type": "Nonpay_reasonTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -2004,7 +2004,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.medication', // table - '{"special": {"dbtable": "#__ehealthportal_medication","key": "id","type": "MedicationTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_medication","key": "id","type": "MedicationTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -2021,7 +2021,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.payment_type', // table - '{"special": {"dbtable": "#__ehealthportal_payment_type","key": "id","type": "Payment_typeTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_payment_type","key": "id","type": "Payment_typeTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -2038,7 +2038,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.administration_part', // table - '{"special": {"dbtable": "#__ehealthportal_administration_part","key": "id","type": "Administration_partTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_administration_part","key": "id","type": "Administration_partTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -2055,7 +2055,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.site', // table - '{"special": {"dbtable": "#__ehealthportal_site","key": "id","type": "SiteTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_site","key": "id","type": "SiteTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -2072,7 +2072,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.unit', // table - '{"special": {"dbtable": "#__ehealthportal_unit","key": "id","type": "UnitTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_unit","key": "id","type": "UnitTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings @@ -2089,7 +2089,7 @@ class Com_EhealthportalInstallerScript implements InstallerScriptInterface // typeAlias 'com_ehealthportal.clinic', // table - '{"special": {"dbtable": "#__ehealthportal_clinic","key": "id","type": "ClinicTable","prefix": "JCB\Component\Ehealthportal\Administrator\Table"}}', + '{"special": {"dbtable": "#__ehealthportal_clinic","key": "id","type": "ClinicTable","prefix": "VDM\Component\Ehealthportal\Administrator\Table"}}', // rules '', // fieldMappings diff --git a/README.md b/README.md index e582b6f..1c0f8ba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ - # eHealth Portal (4.0.0) + # eHealth Portal (4.0.x) - ![eHealth Portal image](https://raw.githubusercontent.com/Namibia/eHealth-Portal/master/admin/assets/images/vdm-component.jpg "The eHealth Portal") + ![eHealth Portal image](https://git.vdm.dev/joomla/eHealth-Portal/raw/branch/master/admin/assets/images/vdm-component.jpg "The eHealth Portal") eHealth Portal is a secure web-based viewer that offers health care providers that may not have access to one of the provincial clinical viewers, a single point of access to their patients' digital health information. @@ -11,23 +11,23 @@ + *Name*: [eHealth Portal](https://git.vdm.dev/joomla/eHealth-Portal) + *First Build*: 13th August, 2020 + *Last Build*: 19th January, 2024 -+ *Version*: 4.0.0 ++ *Version*: 4.0.x + *Copyright*: Copyright (C) 2020 Vast Development Method. All rights reserved. + *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html ## Build Time -**439 Hours** or **55 Eight Hour Days** (actual time the author saved - -due to [Automated Component Builder](http://joomlacomponentbuilder.com)) +**439 Hours** or **55 Eight Hour Days** (actual time the author saved - +due to [Automated Component Builder](https://www.joomlacomponentbuilder.com)) > (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**, > never making one mistake or taking any coffee break.) -+ *Line count*: **157309** -+ *File count*: **1123** ++ *Line count*: **157207** ++ *File count*: **1118** + *Folder count*: **220** - **289 Hours** or **36 Eight Hour Days** (the actual time the author spent) +**289 Hours** or **36 Eight Hour Days** (the actual time the author spent) > (with the following break down: > **debugging @110hours** = codingtime / 4; @@ -43,5 +43,10 @@ due to [Automated Component Builder](http://joomlacomponentbuilder.com)) Project duration: **18.2 weeks** or **3.8 months** -> This **component** was build with a Joomla [Automated Component Builder](http://joomlacomponentbuilder.com). -> Developed by [Llewellyn van der Merwe](mailto:llewellyn@joomlacomponentbuilder.com) \ No newline at end of file +> This **component** was build with a Joomla [Automated Component Builder](https://www.joomlacomponentbuilder.com). +> Developed by [Llewellyn van der Merwe](mailto:joomla@vdm.io) + +## Donations + + If you want to support this project, please consider donating: + * Open Collective: [Joomla-Component-Builder](https://opencollective.com/Joomla-Component-Builder) \ No newline at end of file diff --git a/admin/README.txt b/admin/README.txt index e582b6f..1c0f8ba 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -1,6 +1,6 @@ - # eHealth Portal (4.0.0) + # eHealth Portal (4.0.x) - ![eHealth Portal image](https://raw.githubusercontent.com/Namibia/eHealth-Portal/master/admin/assets/images/vdm-component.jpg "The eHealth Portal") + ![eHealth Portal image](https://git.vdm.dev/joomla/eHealth-Portal/raw/branch/master/admin/assets/images/vdm-component.jpg "The eHealth Portal") eHealth Portal is a secure web-based viewer that offers health care providers that may not have access to one of the provincial clinical viewers, a single point of access to their patients' digital health information. @@ -11,23 +11,23 @@ + *Name*: [eHealth Portal](https://git.vdm.dev/joomla/eHealth-Portal) + *First Build*: 13th August, 2020 + *Last Build*: 19th January, 2024 -+ *Version*: 4.0.0 ++ *Version*: 4.0.x + *Copyright*: Copyright (C) 2020 Vast Development Method. All rights reserved. + *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html ## Build Time -**439 Hours** or **55 Eight Hour Days** (actual time the author saved - -due to [Automated Component Builder](http://joomlacomponentbuilder.com)) +**439 Hours** or **55 Eight Hour Days** (actual time the author saved - +due to [Automated Component Builder](https://www.joomlacomponentbuilder.com)) > (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**, > never making one mistake or taking any coffee break.) -+ *Line count*: **157309** -+ *File count*: **1123** ++ *Line count*: **157207** ++ *File count*: **1118** + *Folder count*: **220** - **289 Hours** or **36 Eight Hour Days** (the actual time the author spent) +**289 Hours** or **36 Eight Hour Days** (the actual time the author spent) > (with the following break down: > **debugging @110hours** = codingtime / 4; @@ -43,5 +43,10 @@ due to [Automated Component Builder](http://joomlacomponentbuilder.com)) Project duration: **18.2 weeks** or **3.8 months** -> This **component** was build with a Joomla [Automated Component Builder](http://joomlacomponentbuilder.com). -> Developed by [Llewellyn van der Merwe](mailto:llewellyn@joomlacomponentbuilder.com) \ No newline at end of file +> This **component** was build with a Joomla [Automated Component Builder](https://www.joomlacomponentbuilder.com). +> Developed by [Llewellyn van der Merwe](mailto:joomla@vdm.io) + +## Donations + + If you want to support this project, please consider donating: + * Open Collective: [Joomla-Component-Builder](https://opencollective.com/Joomla-Component-Builder) \ No newline at end of file diff --git a/admin/assets/css/admin.css b/admin/assets/css/admin.css index bf820d7..d6f3e2c 100644 --- a/admin/assets/css/admin.css +++ b/admin/assets/css/admin.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/administration_part.css b/admin/assets/css/administration_part.css index 33e5b2f..b9cb87e 100644 --- a/admin/assets/css/administration_part.css +++ b/admin/assets/css/administration_part.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/administration_parts.css b/admin/assets/css/administration_parts.css index 0c7bbc0..75f3040 100644 --- a/admin/assets/css/administration_parts.css +++ b/admin/assets/css/administration_parts.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/antenatal_care.css b/admin/assets/css/antenatal_care.css index 1a28ff7..666456c 100644 --- a/admin/assets/css/antenatal_care.css +++ b/admin/assets/css/antenatal_care.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/antenatal_cares.css b/admin/assets/css/antenatal_cares.css index 54e5549..1b77462 100644 --- a/admin/assets/css/antenatal_cares.css +++ b/admin/assets/css/antenatal_cares.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/breast_cancer.css b/admin/assets/css/breast_cancer.css index 8857f19..af37149 100644 --- a/admin/assets/css/breast_cancer.css +++ b/admin/assets/css/breast_cancer.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/breast_cancers.css b/admin/assets/css/breast_cancers.css index 657caed..fa02f67 100644 --- a/admin/assets/css/breast_cancers.css +++ b/admin/assets/css/breast_cancers.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/cervical_cancer.css b/admin/assets/css/cervical_cancer.css index c683394..575c0eb 100644 --- a/admin/assets/css/cervical_cancer.css +++ b/admin/assets/css/cervical_cancer.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/cervical_cancers.css b/admin/assets/css/cervical_cancers.css index 000764e..b356b41 100644 --- a/admin/assets/css/cervical_cancers.css +++ b/admin/assets/css/cervical_cancers.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/clinic.css b/admin/assets/css/clinic.css index e1c3c94..adc4206 100644 --- a/admin/assets/css/clinic.css +++ b/admin/assets/css/clinic.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/clinics.css b/admin/assets/css/clinics.css index 03f5a6a..7c86796 100644 --- a/admin/assets/css/clinics.css +++ b/admin/assets/css/clinics.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/counseling_type.css b/admin/assets/css/counseling_type.css index ef00e97..c0b03b3 100644 --- a/admin/assets/css/counseling_type.css +++ b/admin/assets/css/counseling_type.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/counseling_types.css b/admin/assets/css/counseling_types.css index 76e8a69..f748e54 100644 --- a/admin/assets/css/counseling_types.css +++ b/admin/assets/css/counseling_types.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/dashboard.css b/admin/assets/css/dashboard.css index 58ae1eb..2a5d5dd 100644 --- a/admin/assets/css/dashboard.css +++ b/admin/assets/css/dashboard.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/diagnosis_type.css b/admin/assets/css/diagnosis_type.css index 250625a..292a724 100644 --- a/admin/assets/css/diagnosis_type.css +++ b/admin/assets/css/diagnosis_type.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/diagnosis_types.css b/admin/assets/css/diagnosis_types.css index db447ff..a1ce5fa 100644 --- a/admin/assets/css/diagnosis_types.css +++ b/admin/assets/css/diagnosis_types.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/family_planning.css b/admin/assets/css/family_planning.css index f9f4415..5a75c1c 100644 --- a/admin/assets/css/family_planning.css +++ b/admin/assets/css/family_planning.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/family_plannings.css b/admin/assets/css/family_plannings.css index b03618a..5d44426 100644 --- a/admin/assets/css/family_plannings.css +++ b/admin/assets/css/family_plannings.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/foetal_engagement.css b/admin/assets/css/foetal_engagement.css index 3bb7a93..3793345 100644 --- a/admin/assets/css/foetal_engagement.css +++ b/admin/assets/css/foetal_engagement.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/foetal_engagements.css b/admin/assets/css/foetal_engagements.css index 394211c..0265d9d 100644 --- a/admin/assets/css/foetal_engagements.css +++ b/admin/assets/css/foetal_engagements.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/foetal_lie.css b/admin/assets/css/foetal_lie.css index 00c20d6..7662e2f 100644 --- a/admin/assets/css/foetal_lie.css +++ b/admin/assets/css/foetal_lie.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/foetal_lies.css b/admin/assets/css/foetal_lies.css index d52d5b1..b5b7d9e 100644 --- a/admin/assets/css/foetal_lies.css +++ b/admin/assets/css/foetal_lies.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/foetal_presentation.css b/admin/assets/css/foetal_presentation.css index edc27e3..fa66204 100644 --- a/admin/assets/css/foetal_presentation.css +++ b/admin/assets/css/foetal_presentation.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/foetal_presentations.css b/admin/assets/css/foetal_presentations.css index 98b01ad..0f3c54f 100644 --- a/admin/assets/css/foetal_presentations.css +++ b/admin/assets/css/foetal_presentations.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/general_medical_check_up.css b/admin/assets/css/general_medical_check_up.css index 055b7ab..a26907c 100644 --- a/admin/assets/css/general_medical_check_up.css +++ b/admin/assets/css/general_medical_check_up.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/general_medical_check_ups.css b/admin/assets/css/general_medical_check_ups.css index cfe11dc..d687159 100644 --- a/admin/assets/css/general_medical_check_ups.css +++ b/admin/assets/css/general_medical_check_ups.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/health_education.css b/admin/assets/css/health_education.css index 228e208..337eefd 100644 --- a/admin/assets/css/health_education.css +++ b/admin/assets/css/health_education.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/health_education_topic.css b/admin/assets/css/health_education_topic.css index ba8b417..e8fd6b8 100644 --- a/admin/assets/css/health_education_topic.css +++ b/admin/assets/css/health_education_topic.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/health_education_topics.css b/admin/assets/css/health_education_topics.css index 8353ce5..60809ff 100644 --- a/admin/assets/css/health_education_topics.css +++ b/admin/assets/css/health_education_topics.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/health_educations.css b/admin/assets/css/health_educations.css index 2faead4..f72ce09 100644 --- a/admin/assets/css/health_educations.css +++ b/admin/assets/css/health_educations.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/hiv_counseling_and_testing.css b/admin/assets/css/hiv_counseling_and_testing.css index b613a1b..758404f 100644 --- a/admin/assets/css/hiv_counseling_and_testing.css +++ b/admin/assets/css/hiv_counseling_and_testing.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/hiv_counselings_and_testings.css b/admin/assets/css/hiv_counselings_and_testings.css index 041d73a..64792a5 100644 --- a/admin/assets/css/hiv_counselings_and_testings.css +++ b/admin/assets/css/hiv_counselings_and_testings.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/immunisation.css b/admin/assets/css/immunisation.css index 8bdecad..cedb80b 100644 --- a/admin/assets/css/immunisation.css +++ b/admin/assets/css/immunisation.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/immunisation_type.css b/admin/assets/css/immunisation_type.css index f7f1259..0c18a9d 100644 --- a/admin/assets/css/immunisation_type.css +++ b/admin/assets/css/immunisation_type.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/immunisation_types.css b/admin/assets/css/immunisation_types.css index 08bc8c2..4a9b598 100644 --- a/admin/assets/css/immunisation_types.css +++ b/admin/assets/css/immunisation_types.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/immunisation_vaccine_type.css b/admin/assets/css/immunisation_vaccine_type.css index 0c2d53d..9260cfb 100644 --- a/admin/assets/css/immunisation_vaccine_type.css +++ b/admin/assets/css/immunisation_vaccine_type.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/immunisation_vaccine_types.css b/admin/assets/css/immunisation_vaccine_types.css index 63be1de..cebd9c8 100644 --- a/admin/assets/css/immunisation_vaccine_types.css +++ b/admin/assets/css/immunisation_vaccine_types.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/immunisations.css b/admin/assets/css/immunisations.css index a11a9eb..5f9d467 100644 --- a/admin/assets/css/immunisations.css +++ b/admin/assets/css/immunisations.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/medication.css b/admin/assets/css/medication.css index 56dd65f..dba172d 100644 --- a/admin/assets/css/medication.css +++ b/admin/assets/css/medication.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/medications.css b/admin/assets/css/medications.css index 967341d..458a097 100644 --- a/admin/assets/css/medications.css +++ b/admin/assets/css/medications.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/nonpay_reason.css b/admin/assets/css/nonpay_reason.css index 90058ea..a40a144 100644 --- a/admin/assets/css/nonpay_reason.css +++ b/admin/assets/css/nonpay_reason.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/nonpay_reasons.css b/admin/assets/css/nonpay_reasons.css index d34a6b3..aea6e00 100644 --- a/admin/assets/css/nonpay_reasons.css +++ b/admin/assets/css/nonpay_reasons.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/patient_queue.css b/admin/assets/css/patient_queue.css index a8e5f0e..19fdd84 100644 --- a/admin/assets/css/patient_queue.css +++ b/admin/assets/css/patient_queue.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/payment.css b/admin/assets/css/payment.css index 84cc4ac..7da5f69 100644 --- a/admin/assets/css/payment.css +++ b/admin/assets/css/payment.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/payment_type.css b/admin/assets/css/payment_type.css index 7c57dc0..366764b 100644 --- a/admin/assets/css/payment_type.css +++ b/admin/assets/css/payment_type.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/payment_types.css b/admin/assets/css/payment_types.css index dd49981..0b2ce83 100644 --- a/admin/assets/css/payment_types.css +++ b/admin/assets/css/payment_types.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/payments.css b/admin/assets/css/payments.css index 42b884d..55b6963 100644 --- a/admin/assets/css/payments.css +++ b/admin/assets/css/payments.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/planning_type.css b/admin/assets/css/planning_type.css index d3c04d4..257b6c8 100644 --- a/admin/assets/css/planning_type.css +++ b/admin/assets/css/planning_type.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/planning_types.css b/admin/assets/css/planning_types.css index 570be38..214258b 100644 --- a/admin/assets/css/planning_types.css +++ b/admin/assets/css/planning_types.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/prostate_and_testicular_cancer.css b/admin/assets/css/prostate_and_testicular_cancer.css index 598237c..0298419 100644 --- a/admin/assets/css/prostate_and_testicular_cancer.css +++ b/admin/assets/css/prostate_and_testicular_cancer.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/prostate_and_testicular_cancers.css b/admin/assets/css/prostate_and_testicular_cancers.css index 46c7f0c..3d68d48 100644 --- a/admin/assets/css/prostate_and_testicular_cancers.css +++ b/admin/assets/css/prostate_and_testicular_cancers.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/referral.css b/admin/assets/css/referral.css index 5d5d445..cd85b3c 100644 --- a/admin/assets/css/referral.css +++ b/admin/assets/css/referral.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/referrals.css b/admin/assets/css/referrals.css index 1818190..705c059 100644 --- a/admin/assets/css/referrals.css +++ b/admin/assets/css/referrals.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/site.css b/admin/assets/css/site.css index 05c124d..3f53063 100644 --- a/admin/assets/css/site.css +++ b/admin/assets/css/site.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/sites.css b/admin/assets/css/sites.css index 85b0396..fc0cc95 100644 --- a/admin/assets/css/sites.css +++ b/admin/assets/css/sites.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/strength.css b/admin/assets/css/strength.css index 4ed04e1..b189b8e 100644 --- a/admin/assets/css/strength.css +++ b/admin/assets/css/strength.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/strengths.css b/admin/assets/css/strengths.css index c708b53..c7f654c 100644 --- a/admin/assets/css/strengths.css +++ b/admin/assets/css/strengths.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/test.css b/admin/assets/css/test.css index b43e16c..fc51917 100644 --- a/admin/assets/css/test.css +++ b/admin/assets/css/test.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/testing_reason.css b/admin/assets/css/testing_reason.css index 4f32fcc..83fa735 100644 --- a/admin/assets/css/testing_reason.css +++ b/admin/assets/css/testing_reason.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/testing_reasons.css b/admin/assets/css/testing_reasons.css index 27d218f..db74aea 100644 --- a/admin/assets/css/testing_reasons.css +++ b/admin/assets/css/testing_reasons.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/tests.css b/admin/assets/css/tests.css index 125d6b4..9e21472 100644 --- a/admin/assets/css/tests.css +++ b/admin/assets/css/tests.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/tuberculoses.css b/admin/assets/css/tuberculoses.css index 6ba61db..25c6ba9 100644 --- a/admin/assets/css/tuberculoses.css +++ b/admin/assets/css/tuberculoses.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/tuberculosis.css b/admin/assets/css/tuberculosis.css index 4c38233..5e563e0 100644 --- a/admin/assets/css/tuberculosis.css +++ b/admin/assets/css/tuberculosis.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/unit.css b/admin/assets/css/unit.css index c2659d6..41e6820 100644 --- a/admin/assets/css/unit.css +++ b/admin/assets/css/unit.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/units.css b/admin/assets/css/units.css index 1b447c1..aac9b04 100644 --- a/admin/assets/css/units.css +++ b/admin/assets/css/units.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/vmmc.css b/admin/assets/css/vmmc.css index cb63f02..05d7f9f 100644 --- a/admin/assets/css/vmmc.css +++ b/admin/assets/css/vmmc.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/css/vmmcs.css b/admin/assets/css/vmmcs.css index be6be82..16d0eaa 100644 --- a/admin/assets/css/vmmcs.css +++ b/admin/assets/css/vmmcs.css @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/assets/js/admin.js b/admin/assets/js/admin.js index 1db4720..0aba9d5 100644 --- a/admin/assets/js/admin.js +++ b/admin/assets/js/admin.js @@ -9,7 +9,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/config.xml b/admin/config.xml index 8457b46..8a799e1 100644 --- a/admin/config.xml +++ b/admin/config.xml @@ -1,8 +1,8 @@
diff --git a/admin/forms/administration_part.xml b/admin/forms/administration_part.xml index 24ae9b8..41c21da 100644 --- a/admin/forms/administration_part.xml +++ b/admin/forms/administration_part.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/antenatal_care.xml b/admin/forms/antenatal_care.xml index cd1e51d..7c2b5b8 100644 --- a/admin/forms/antenatal_care.xml +++ b/admin/forms/antenatal_care.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/breast_cancer.xml b/admin/forms/breast_cancer.xml index 457612e..50ac6df 100644 --- a/admin/forms/breast_cancer.xml +++ b/admin/forms/breast_cancer.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/cervical_cancer.xml b/admin/forms/cervical_cancer.xml index c092b9f..eeabd7c 100644 --- a/admin/forms/cervical_cancer.xml +++ b/admin/forms/cervical_cancer.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/clinic.xml b/admin/forms/clinic.xml index c84cae2..dbc6752 100644 --- a/admin/forms/clinic.xml +++ b/admin/forms/clinic.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/counseling_type.xml b/admin/forms/counseling_type.xml index b9e90e3..09602b4 100644 --- a/admin/forms/counseling_type.xml +++ b/admin/forms/counseling_type.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/diagnosis_type.xml b/admin/forms/diagnosis_type.xml index 8a69e13..3e99a4c 100644 --- a/admin/forms/diagnosis_type.xml +++ b/admin/forms/diagnosis_type.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/family_planning.xml b/admin/forms/family_planning.xml index 7a2eab1..240c912 100644 --- a/admin/forms/family_planning.xml +++ b/admin/forms/family_planning.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/filter_administration_parts.xml b/admin/forms/filter_administration_parts.xml index 4a21793..c2cdb61 100644 --- a/admin/forms/filter_administration_parts.xml +++ b/admin/forms/filter_administration_parts.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/foetal_lie.xml b/admin/forms/foetal_lie.xml index 937e6c1..adcc3dc 100644 --- a/admin/forms/foetal_lie.xml +++ b/admin/forms/foetal_lie.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/foetal_presentation.xml b/admin/forms/foetal_presentation.xml index e847648..2936d86 100644 --- a/admin/forms/foetal_presentation.xml +++ b/admin/forms/foetal_presentation.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/general_medical_check_up.xml b/admin/forms/general_medical_check_up.xml index ce53b2a..ffdca0e 100644 --- a/admin/forms/general_medical_check_up.xml +++ b/admin/forms/general_medical_check_up.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/health_education.xml b/admin/forms/health_education.xml index 7b4af72..2f3bd20 100644 --- a/admin/forms/health_education.xml +++ b/admin/forms/health_education.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/health_education_topic.xml b/admin/forms/health_education_topic.xml index 141f87f..98b9d9d 100644 --- a/admin/forms/health_education_topic.xml +++ b/admin/forms/health_education_topic.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/hiv_counseling_and_testing.xml b/admin/forms/hiv_counseling_and_testing.xml index cfc5619..9d2fe68 100644 --- a/admin/forms/hiv_counseling_and_testing.xml +++ b/admin/forms/hiv_counseling_and_testing.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/immunisation.xml b/admin/forms/immunisation.xml index 970abe2..589f298 100644 --- a/admin/forms/immunisation.xml +++ b/admin/forms/immunisation.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/immunisation_type.xml b/admin/forms/immunisation_type.xml index 020ed44..bdbf54b 100644 --- a/admin/forms/immunisation_type.xml +++ b/admin/forms/immunisation_type.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/immunisation_vaccine_type.xml b/admin/forms/immunisation_vaccine_type.xml index 7277b53..acb7254 100644 --- a/admin/forms/immunisation_vaccine_type.xml +++ b/admin/forms/immunisation_vaccine_type.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/medication.xml b/admin/forms/medication.xml index b5a4dc8..55ba68b 100644 --- a/admin/forms/medication.xml +++ b/admin/forms/medication.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/nonpay_reason.xml b/admin/forms/nonpay_reason.xml index 79b4053..10466be 100644 --- a/admin/forms/nonpay_reason.xml +++ b/admin/forms/nonpay_reason.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/payment.xml b/admin/forms/payment.xml index a30f2b1..86ac07b 100644 --- a/admin/forms/payment.xml +++ b/admin/forms/payment.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/payment_type.xml b/admin/forms/payment_type.xml index fae129b..c713ff7 100644 --- a/admin/forms/payment_type.xml +++ b/admin/forms/payment_type.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/planning_type.xml b/admin/forms/planning_type.xml index a4e197b..231a229 100644 --- a/admin/forms/planning_type.xml +++ b/admin/forms/planning_type.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/prostate_and_testicular_cancer.xml b/admin/forms/prostate_and_testicular_cancer.xml index 7e013c3..fc659e8 100644 --- a/admin/forms/prostate_and_testicular_cancer.xml +++ b/admin/forms/prostate_and_testicular_cancer.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/referral.xml b/admin/forms/referral.xml index 8739345..e50893b 100644 --- a/admin/forms/referral.xml +++ b/admin/forms/referral.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/site.xml b/admin/forms/site.xml index 51329b6..741f956 100644 --- a/admin/forms/site.xml +++ b/admin/forms/site.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/strength.xml b/admin/forms/strength.xml index 0b608ff..0b8c8ad 100644 --- a/admin/forms/strength.xml +++ b/admin/forms/strength.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/test.xml b/admin/forms/test.xml index 96752c8..78be9d5 100644 --- a/admin/forms/test.xml +++ b/admin/forms/test.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/testing_reason.xml b/admin/forms/testing_reason.xml index a234510..673ea4b 100644 --- a/admin/forms/testing_reason.xml +++ b/admin/forms/testing_reason.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/tuberculosis.xml b/admin/forms/tuberculosis.xml index 7fb1d78..e2544b6 100644 --- a/admin/forms/tuberculosis.xml +++ b/admin/forms/tuberculosis.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/unit.xml b/admin/forms/unit.xml index 3879f19..3c54db3 100644 --- a/admin/forms/unit.xml +++ b/admin/forms/unit.xml @@ -1,7 +1,7 @@
diff --git a/admin/forms/vmmc.xml b/admin/forms/vmmc.xml index d92e09e..f9fee76 100644 --- a/admin/forms/vmmc.xml +++ b/admin/forms/vmmc.xml @@ -1,7 +1,7 @@
diff --git a/admin/language/en-GB/en-GB.com_ehealthportal.sys.ini b/admin/language/en-GB/en-GB.com_ehealthportal.sys.ini index 1ffb7e4..dac9160 100644 --- a/admin/language/en-GB/en-GB.com_ehealthportal.sys.ini +++ b/admin/language/en-GB/en-GB.com_ehealthportal.sys.ini @@ -316,7 +316,7 @@ COM_EHEALTHPORTAL_MEDICATIONS_IMPORT="Medications Import" COM_EHEALTHPORTAL_MEDICATIONS_IMPORT_DESC="Allows the users in this group to import import medications" COM_EHEALTHPORTAL_MEDICATIONS_SUBMENU="Medications Submenu" COM_EHEALTHPORTAL_MEDICATIONS_SUBMENU_DESC="Allows the users in this group to submenu of medication" -COM_EHEALTHPORTAL_MENU="» eHealth Portal" +COM_EHEALTHPORTAL_MENU="eHealth Portal" COM_EHEALTHPORTAL_MENU_ANTENATAL_CARES="Antenatal Cares" COM_EHEALTHPORTAL_MENU_BREAST_CANCERS="Breast Cancers" COM_EHEALTHPORTAL_MENU_CERVICAL_CANCERS="Cervical Cancers" diff --git a/admin/layouts/administration_part/details_above.php b/admin/layouts/administration_part/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/administration_part/details_above.php +++ b/admin/layouts/administration_part/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/administration_part/details_fullwidth.php b/admin/layouts/administration_part/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/administration_part/details_fullwidth.php +++ b/admin/layouts/administration_part/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/administration_part/publishing.php b/admin/layouts/administration_part/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/administration_part/publishing.php +++ b/admin/layouts/administration_part/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/administration_part/publlshing.php b/admin/layouts/administration_part/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/administration_part/publlshing.php +++ b/admin/layouts/administration_part/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/administration_part/vaccines_fullwidth.php b/admin/layouts/administration_part/vaccines_fullwidth.php index 6b1ed94..5c15021 100644 --- a/admin/layouts/administration_part/vaccines_fullwidth.php +++ b/admin/layouts/administration_part/vaccines_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -29,7 +29,7 @@ use Joomla\CMS\Factory; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; // set the defaults diff --git a/admin/layouts/antenatal_care/abdominal_examination_left.php b/admin/layouts/antenatal_care/abdominal_examination_left.php index 32f3461..6837e10 100644 --- a/admin/layouts/antenatal_care/abdominal_examination_left.php +++ b/admin/layouts/antenatal_care/abdominal_examination_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/antenatal_care/pregnancy_history_above.php b/admin/layouts/antenatal_care/pregnancy_history_above.php index 54181ce..e1f9692 100644 --- a/admin/layouts/antenatal_care/pregnancy_history_above.php +++ b/admin/layouts/antenatal_care/pregnancy_history_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/antenatal_care/pregnancy_history_fullwidth.php b/admin/layouts/antenatal_care/pregnancy_history_fullwidth.php index 10e9dc0..f2e7d9d 100644 --- a/admin/layouts/antenatal_care/pregnancy_history_fullwidth.php +++ b/admin/layouts/antenatal_care/pregnancy_history_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/antenatal_care/pregnancy_history_left.php b/admin/layouts/antenatal_care/pregnancy_history_left.php index 34c371d..1c158c0 100644 --- a/admin/layouts/antenatal_care/pregnancy_history_left.php +++ b/admin/layouts/antenatal_care/pregnancy_history_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/antenatal_care/pregnancy_history_right.php b/admin/layouts/antenatal_care/pregnancy_history_right.php index 90ccc62..9765e13 100644 --- a/admin/layouts/antenatal_care/pregnancy_history_right.php +++ b/admin/layouts/antenatal_care/pregnancy_history_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/antenatal_care/publishing.php b/admin/layouts/antenatal_care/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/antenatal_care/publishing.php +++ b/admin/layouts/antenatal_care/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/antenatal_care/publlshing.php b/admin/layouts/antenatal_care/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/antenatal_care/publlshing.php +++ b/admin/layouts/antenatal_care/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/breast_cancer/breast_examination_left.php b/admin/layouts/breast_cancer/breast_examination_left.php index 57ca2ee..f552157 100644 --- a/admin/layouts/breast_cancer/breast_examination_left.php +++ b/admin/layouts/breast_cancer/breast_examination_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/breast_cancer/breast_examination_right.php b/admin/layouts/breast_cancer/breast_examination_right.php index 9882744..de57aa9 100644 --- a/admin/layouts/breast_cancer/breast_examination_right.php +++ b/admin/layouts/breast_cancer/breast_examination_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/breast_cancer/publishing.php b/admin/layouts/breast_cancer/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/breast_cancer/publishing.php +++ b/admin/layouts/breast_cancer/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/breast_cancer/publlshing.php b/admin/layouts/breast_cancer/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/breast_cancer/publlshing.php +++ b/admin/layouts/breast_cancer/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/breast_cancer/referrals_left.php b/admin/layouts/breast_cancer/referrals_left.php index 741c749..4aa290b 100644 --- a/admin/layouts/breast_cancer/referrals_left.php +++ b/admin/layouts/breast_cancer/referrals_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/breast_cancer/referrals_right.php b/admin/layouts/breast_cancer/referrals_right.php index a07b376..5503ddc 100644 --- a/admin/layouts/breast_cancer/referrals_right.php +++ b/admin/layouts/breast_cancer/referrals_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/breast_cancer/risk_assesment_above.php b/admin/layouts/breast_cancer/risk_assesment_above.php index f2013ef..9157298 100644 --- a/admin/layouts/breast_cancer/risk_assesment_above.php +++ b/admin/layouts/breast_cancer/risk_assesment_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/breast_cancer/risk_assesment_left.php b/admin/layouts/breast_cancer/risk_assesment_left.php index a4bc005..f6858de 100644 --- a/admin/layouts/breast_cancer/risk_assesment_left.php +++ b/admin/layouts/breast_cancer/risk_assesment_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/cervical_cancer/cervical_examination_left.php b/admin/layouts/cervical_cancer/cervical_examination_left.php index 3702ae1..0c01d94 100644 --- a/admin/layouts/cervical_cancer/cervical_examination_left.php +++ b/admin/layouts/cervical_cancer/cervical_examination_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/cervical_cancer/publishing.php b/admin/layouts/cervical_cancer/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/cervical_cancer/publishing.php +++ b/admin/layouts/cervical_cancer/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/cervical_cancer/publlshing.php b/admin/layouts/cervical_cancer/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/cervical_cancer/publlshing.php +++ b/admin/layouts/cervical_cancer/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/cervical_cancer/referrals_left.php b/admin/layouts/cervical_cancer/referrals_left.php index 741c749..4aa290b 100644 --- a/admin/layouts/cervical_cancer/referrals_left.php +++ b/admin/layouts/cervical_cancer/referrals_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/cervical_cancer/referrals_right.php b/admin/layouts/cervical_cancer/referrals_right.php index a07b376..5503ddc 100644 --- a/admin/layouts/cervical_cancer/referrals_right.php +++ b/admin/layouts/cervical_cancer/referrals_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/cervical_cancer/risk_assesment_above.php b/admin/layouts/cervical_cancer/risk_assesment_above.php index f2013ef..9157298 100644 --- a/admin/layouts/cervical_cancer/risk_assesment_above.php +++ b/admin/layouts/cervical_cancer/risk_assesment_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/cervical_cancer/risk_assesment_left.php b/admin/layouts/cervical_cancer/risk_assesment_left.php index 4061091..712eeef 100644 --- a/admin/layouts/cervical_cancer/risk_assesment_left.php +++ b/admin/layouts/cervical_cancer/risk_assesment_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/cervical_cancer/risk_assesment_right.php b/admin/layouts/cervical_cancer/risk_assesment_right.php index f0cbce9..502ae13 100644 --- a/admin/layouts/cervical_cancer/risk_assesment_right.php +++ b/admin/layouts/cervical_cancer/risk_assesment_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/clinic/details_above.php b/admin/layouts/clinic/details_above.php index 6780603..7630782 100644 --- a/admin/layouts/clinic/details_above.php +++ b/admin/layouts/clinic/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/clinic/details_fullwidth.php b/admin/layouts/clinic/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/clinic/details_fullwidth.php +++ b/admin/layouts/clinic/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/clinic/publishing.php b/admin/layouts/clinic/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/clinic/publishing.php +++ b/admin/layouts/clinic/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/clinic/publlshing.php b/admin/layouts/clinic/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/clinic/publlshing.php +++ b/admin/layouts/clinic/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/counseling_type/details_above.php b/admin/layouts/counseling_type/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/counseling_type/details_above.php +++ b/admin/layouts/counseling_type/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/counseling_type/details_fullwidth.php b/admin/layouts/counseling_type/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/counseling_type/details_fullwidth.php +++ b/admin/layouts/counseling_type/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/counseling_type/publishing.php b/admin/layouts/counseling_type/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/counseling_type/publishing.php +++ b/admin/layouts/counseling_type/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/counseling_type/publlshing.php b/admin/layouts/counseling_type/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/counseling_type/publlshing.php +++ b/admin/layouts/counseling_type/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/diagnosis_type/details_above.php b/admin/layouts/diagnosis_type/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/diagnosis_type/details_above.php +++ b/admin/layouts/diagnosis_type/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/diagnosis_type/details_fullwidth.php b/admin/layouts/diagnosis_type/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/diagnosis_type/details_fullwidth.php +++ b/admin/layouts/diagnosis_type/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/diagnosis_type/publishing.php b/admin/layouts/diagnosis_type/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/diagnosis_type/publishing.php +++ b/admin/layouts/diagnosis_type/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/diagnosis_type/publlshing.php b/admin/layouts/diagnosis_type/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/diagnosis_type/publlshing.php +++ b/admin/layouts/diagnosis_type/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/family_planning/details_above.php b/admin/layouts/family_planning/details_above.php index 0a3f15c..9e9b3df 100644 --- a/admin/layouts/family_planning/details_above.php +++ b/admin/layouts/family_planning/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/family_planning/details_left.php b/admin/layouts/family_planning/details_left.php index e689e19..6b4c352 100644 --- a/admin/layouts/family_planning/details_left.php +++ b/admin/layouts/family_planning/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/family_planning/publishing.php b/admin/layouts/family_planning/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/family_planning/publishing.php +++ b/admin/layouts/family_planning/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/family_planning/publlshing.php b/admin/layouts/family_planning/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/family_planning/publlshing.php +++ b/admin/layouts/family_planning/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/foetal_engagement/details_above.php b/admin/layouts/foetal_engagement/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/foetal_engagement/details_above.php +++ b/admin/layouts/foetal_engagement/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/foetal_engagement/details_fullwidth.php b/admin/layouts/foetal_engagement/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/foetal_engagement/details_fullwidth.php +++ b/admin/layouts/foetal_engagement/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/foetal_engagement/publishing.php b/admin/layouts/foetal_engagement/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/foetal_engagement/publishing.php +++ b/admin/layouts/foetal_engagement/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/foetal_engagement/publlshing.php b/admin/layouts/foetal_engagement/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/foetal_engagement/publlshing.php +++ b/admin/layouts/foetal_engagement/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/foetal_lie/details_above.php b/admin/layouts/foetal_lie/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/foetal_lie/details_above.php +++ b/admin/layouts/foetal_lie/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/foetal_lie/details_fullwidth.php b/admin/layouts/foetal_lie/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/foetal_lie/details_fullwidth.php +++ b/admin/layouts/foetal_lie/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/foetal_lie/publishing.php b/admin/layouts/foetal_lie/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/foetal_lie/publishing.php +++ b/admin/layouts/foetal_lie/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/foetal_lie/publlshing.php b/admin/layouts/foetal_lie/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/foetal_lie/publlshing.php +++ b/admin/layouts/foetal_lie/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/foetal_presentation/details_above.php b/admin/layouts/foetal_presentation/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/foetal_presentation/details_above.php +++ b/admin/layouts/foetal_presentation/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/foetal_presentation/details_fullwidth.php b/admin/layouts/foetal_presentation/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/foetal_presentation/details_fullwidth.php +++ b/admin/layouts/foetal_presentation/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/foetal_presentation/publishing.php b/admin/layouts/foetal_presentation/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/foetal_presentation/publishing.php +++ b/admin/layouts/foetal_presentation/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/foetal_presentation/publlshing.php b/admin/layouts/foetal_presentation/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/foetal_presentation/publlshing.php +++ b/admin/layouts/foetal_presentation/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/general_medical_check_up/diagnosis_fullwidth.php b/admin/layouts/general_medical_check_up/diagnosis_fullwidth.php index a46aaf9..d581282 100644 --- a/admin/layouts/general_medical_check_up/diagnosis_fullwidth.php +++ b/admin/layouts/general_medical_check_up/diagnosis_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/general_medical_check_up/dispensing_fullwidth.php b/admin/layouts/general_medical_check_up/dispensing_fullwidth.php index b39b4d5..3d7dc8a 100644 --- a/admin/layouts/general_medical_check_up/dispensing_fullwidth.php +++ b/admin/layouts/general_medical_check_up/dispensing_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/general_medical_check_up/publishing.php b/admin/layouts/general_medical_check_up/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/general_medical_check_up/publishing.php +++ b/admin/layouts/general_medical_check_up/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/general_medical_check_up/publlshing.php b/admin/layouts/general_medical_check_up/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/general_medical_check_up/publlshing.php +++ b/admin/layouts/general_medical_check_up/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/general_medical_check_up/referrals_left.php b/admin/layouts/general_medical_check_up/referrals_left.php index 741c749..4aa290b 100644 --- a/admin/layouts/general_medical_check_up/referrals_left.php +++ b/admin/layouts/general_medical_check_up/referrals_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/general_medical_check_up/referrals_right.php b/admin/layouts/general_medical_check_up/referrals_right.php index a07b376..5503ddc 100644 --- a/admin/layouts/general_medical_check_up/referrals_right.php +++ b/admin/layouts/general_medical_check_up/referrals_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/general_medical_check_up/vital_signs_above.php b/admin/layouts/general_medical_check_up/vital_signs_above.php index 3230d76..ceb42dd 100644 --- a/admin/layouts/general_medical_check_up/vital_signs_above.php +++ b/admin/layouts/general_medical_check_up/vital_signs_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/general_medical_check_up/vital_signs_fullwidth.php b/admin/layouts/general_medical_check_up/vital_signs_fullwidth.php index 12abef6..fd6c8c0 100644 --- a/admin/layouts/general_medical_check_up/vital_signs_fullwidth.php +++ b/admin/layouts/general_medical_check_up/vital_signs_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/general_medical_check_up/vital_signs_left.php b/admin/layouts/general_medical_check_up/vital_signs_left.php index 92f7c93..4f94e23 100644 --- a/admin/layouts/general_medical_check_up/vital_signs_left.php +++ b/admin/layouts/general_medical_check_up/vital_signs_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/general_medical_check_up/vital_signs_right.php b/admin/layouts/general_medical_check_up/vital_signs_right.php index 5a827ee..c4df4bd 100644 --- a/admin/layouts/general_medical_check_up/vital_signs_right.php +++ b/admin/layouts/general_medical_check_up/vital_signs_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/health_education/details_above.php b/admin/layouts/health_education/details_above.php index a18a09a..4cb5542 100644 --- a/admin/layouts/health_education/details_above.php +++ b/admin/layouts/health_education/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/health_education/details_left.php b/admin/layouts/health_education/details_left.php index 50f7fcf..72ba50e 100644 --- a/admin/layouts/health_education/details_left.php +++ b/admin/layouts/health_education/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/health_education/publishing.php b/admin/layouts/health_education/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/health_education/publishing.php +++ b/admin/layouts/health_education/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/health_education/publlshing.php b/admin/layouts/health_education/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/health_education/publlshing.php +++ b/admin/layouts/health_education/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/health_education_topic/details_above.php b/admin/layouts/health_education_topic/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/health_education_topic/details_above.php +++ b/admin/layouts/health_education_topic/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/health_education_topic/details_fullwidth.php b/admin/layouts/health_education_topic/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/health_education_topic/details_fullwidth.php +++ b/admin/layouts/health_education_topic/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/health_education_topic/publishing.php b/admin/layouts/health_education_topic/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/health_education_topic/publishing.php +++ b/admin/layouts/health_education_topic/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/health_education_topic/publlshing.php b/admin/layouts/health_education_topic/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/health_education_topic/publlshing.php +++ b/admin/layouts/health_education_topic/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/hiv_counseling_and_testing/details_above.php b/admin/layouts/hiv_counseling_and_testing/details_above.php index 0a3f15c..9e9b3df 100644 --- a/admin/layouts/hiv_counseling_and_testing/details_above.php +++ b/admin/layouts/hiv_counseling_and_testing/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/hiv_counseling_and_testing/details_left.php b/admin/layouts/hiv_counseling_and_testing/details_left.php index 6b48d5f..09546c2 100644 --- a/admin/layouts/hiv_counseling_and_testing/details_left.php +++ b/admin/layouts/hiv_counseling_and_testing/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/hiv_counseling_and_testing/publishing.php b/admin/layouts/hiv_counseling_and_testing/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/hiv_counseling_and_testing/publishing.php +++ b/admin/layouts/hiv_counseling_and_testing/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/hiv_counseling_and_testing/publlshing.php b/admin/layouts/hiv_counseling_and_testing/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/hiv_counseling_and_testing/publlshing.php +++ b/admin/layouts/hiv_counseling_and_testing/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/hiv_counseling_and_testing/referrals_left.php b/admin/layouts/hiv_counseling_and_testing/referrals_left.php index 741c749..4aa290b 100644 --- a/admin/layouts/hiv_counseling_and_testing/referrals_left.php +++ b/admin/layouts/hiv_counseling_and_testing/referrals_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/hiv_counseling_and_testing/referrals_right.php b/admin/layouts/hiv_counseling_and_testing/referrals_right.php index a07b376..5503ddc 100644 --- a/admin/layouts/hiv_counseling_and_testing/referrals_right.php +++ b/admin/layouts/hiv_counseling_and_testing/referrals_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation/details_above.php b/admin/layouts/immunisation/details_above.php index 0a3f15c..9e9b3df 100644 --- a/admin/layouts/immunisation/details_above.php +++ b/admin/layouts/immunisation/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation/details_fullwidth.php b/admin/layouts/immunisation/details_fullwidth.php index d6d7005..6745cab 100644 --- a/admin/layouts/immunisation/details_fullwidth.php +++ b/admin/layouts/immunisation/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation/details_left.php b/admin/layouts/immunisation/details_left.php index e88dee5..8109aa0 100644 --- a/admin/layouts/immunisation/details_left.php +++ b/admin/layouts/immunisation/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation/publishing.php b/admin/layouts/immunisation/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/immunisation/publishing.php +++ b/admin/layouts/immunisation/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation/publlshing.php b/admin/layouts/immunisation/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/immunisation/publlshing.php +++ b/admin/layouts/immunisation/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation/referrals_left.php b/admin/layouts/immunisation/referrals_left.php index 741c749..4aa290b 100644 --- a/admin/layouts/immunisation/referrals_left.php +++ b/admin/layouts/immunisation/referrals_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation/referrals_right.php b/admin/layouts/immunisation/referrals_right.php index a07b376..5503ddc 100644 --- a/admin/layouts/immunisation/referrals_right.php +++ b/admin/layouts/immunisation/referrals_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation_type/details_above.php b/admin/layouts/immunisation_type/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/immunisation_type/details_above.php +++ b/admin/layouts/immunisation_type/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation_type/details_fullwidth.php b/admin/layouts/immunisation_type/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/immunisation_type/details_fullwidth.php +++ b/admin/layouts/immunisation_type/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation_type/publishing.php b/admin/layouts/immunisation_type/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/immunisation_type/publishing.php +++ b/admin/layouts/immunisation_type/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation_type/publlshing.php b/admin/layouts/immunisation_type/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/immunisation_type/publlshing.php +++ b/admin/layouts/immunisation_type/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation_vaccine_type/details_above.php b/admin/layouts/immunisation_vaccine_type/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/immunisation_vaccine_type/details_above.php +++ b/admin/layouts/immunisation_vaccine_type/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation_vaccine_type/details_fullwidth.php b/admin/layouts/immunisation_vaccine_type/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/immunisation_vaccine_type/details_fullwidth.php +++ b/admin/layouts/immunisation_vaccine_type/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation_vaccine_type/details_left.php b/admin/layouts/immunisation_vaccine_type/details_left.php index 8bdebe5..2e4d4b9 100644 --- a/admin/layouts/immunisation_vaccine_type/details_left.php +++ b/admin/layouts/immunisation_vaccine_type/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation_vaccine_type/publishing.php b/admin/layouts/immunisation_vaccine_type/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/immunisation_vaccine_type/publishing.php +++ b/admin/layouts/immunisation_vaccine_type/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/immunisation_vaccine_type/publlshing.php b/admin/layouts/immunisation_vaccine_type/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/immunisation_vaccine_type/publlshing.php +++ b/admin/layouts/immunisation_vaccine_type/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/medication/details_above.php b/admin/layouts/medication/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/medication/details_above.php +++ b/admin/layouts/medication/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/medication/details_fullwidth.php b/admin/layouts/medication/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/medication/details_fullwidth.php +++ b/admin/layouts/medication/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/medication/publishing.php b/admin/layouts/medication/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/medication/publishing.php +++ b/admin/layouts/medication/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/medication/publlshing.php b/admin/layouts/medication/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/medication/publlshing.php +++ b/admin/layouts/medication/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/nonpay_reason/details_above.php b/admin/layouts/nonpay_reason/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/nonpay_reason/details_above.php +++ b/admin/layouts/nonpay_reason/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/nonpay_reason/details_fullwidth.php b/admin/layouts/nonpay_reason/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/nonpay_reason/details_fullwidth.php +++ b/admin/layouts/nonpay_reason/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/nonpay_reason/publishing.php b/admin/layouts/nonpay_reason/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/nonpay_reason/publishing.php +++ b/admin/layouts/nonpay_reason/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/nonpay_reason/publlshing.php b/admin/layouts/nonpay_reason/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/nonpay_reason/publlshing.php +++ b/admin/layouts/nonpay_reason/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/payment/details_above.php b/admin/layouts/payment/details_above.php index 1487510..2b8240d 100644 --- a/admin/layouts/payment/details_above.php +++ b/admin/layouts/payment/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/payment/details_left.php b/admin/layouts/payment/details_left.php index 54160b3..6c73481 100644 --- a/admin/layouts/payment/details_left.php +++ b/admin/layouts/payment/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/payment/publishing.php b/admin/layouts/payment/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/payment/publishing.php +++ b/admin/layouts/payment/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/payment/publlshing.php b/admin/layouts/payment/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/payment/publlshing.php +++ b/admin/layouts/payment/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/payment_type/details_above.php b/admin/layouts/payment_type/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/payment_type/details_above.php +++ b/admin/layouts/payment_type/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/payment_type/details_fullwidth.php b/admin/layouts/payment_type/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/payment_type/details_fullwidth.php +++ b/admin/layouts/payment_type/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/payment_type/publishing.php b/admin/layouts/payment_type/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/payment_type/publishing.php +++ b/admin/layouts/payment_type/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/payment_type/publlshing.php b/admin/layouts/payment_type/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/payment_type/publlshing.php +++ b/admin/layouts/payment_type/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/planning_type/details_above.php b/admin/layouts/planning_type/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/planning_type/details_above.php +++ b/admin/layouts/planning_type/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/planning_type/details_fullwidth.php b/admin/layouts/planning_type/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/planning_type/details_fullwidth.php +++ b/admin/layouts/planning_type/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/planning_type/publishing.php b/admin/layouts/planning_type/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/planning_type/publishing.php +++ b/admin/layouts/planning_type/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/planning_type/publlshing.php b/admin/layouts/planning_type/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/planning_type/publlshing.php +++ b/admin/layouts/planning_type/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/prostate_and_testicular_cancer/details_above.php b/admin/layouts/prostate_and_testicular_cancer/details_above.php index 0a3f15c..9e9b3df 100644 --- a/admin/layouts/prostate_and_testicular_cancer/details_above.php +++ b/admin/layouts/prostate_and_testicular_cancer/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/prostate_and_testicular_cancer/details_left.php b/admin/layouts/prostate_and_testicular_cancer/details_left.php index 9c1d152..e504229 100644 --- a/admin/layouts/prostate_and_testicular_cancer/details_left.php +++ b/admin/layouts/prostate_and_testicular_cancer/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/prostate_and_testicular_cancer/details_right.php b/admin/layouts/prostate_and_testicular_cancer/details_right.php index b3851b6..8ddf0f8 100644 --- a/admin/layouts/prostate_and_testicular_cancer/details_right.php +++ b/admin/layouts/prostate_and_testicular_cancer/details_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/prostate_and_testicular_cancer/publishing.php b/admin/layouts/prostate_and_testicular_cancer/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/prostate_and_testicular_cancer/publishing.php +++ b/admin/layouts/prostate_and_testicular_cancer/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/prostate_and_testicular_cancer/publlshing.php b/admin/layouts/prostate_and_testicular_cancer/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/prostate_and_testicular_cancer/publlshing.php +++ b/admin/layouts/prostate_and_testicular_cancer/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/prostate_and_testicular_cancer/referrals_left.php b/admin/layouts/prostate_and_testicular_cancer/referrals_left.php index 741c749..4aa290b 100644 --- a/admin/layouts/prostate_and_testicular_cancer/referrals_left.php +++ b/admin/layouts/prostate_and_testicular_cancer/referrals_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/prostate_and_testicular_cancer/referrals_right.php b/admin/layouts/prostate_and_testicular_cancer/referrals_right.php index a07b376..5503ddc 100644 --- a/admin/layouts/prostate_and_testicular_cancer/referrals_right.php +++ b/admin/layouts/prostate_and_testicular_cancer/referrals_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/referral/details_above.php b/admin/layouts/referral/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/referral/details_above.php +++ b/admin/layouts/referral/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/referral/details_fullwidth.php b/admin/layouts/referral/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/referral/details_fullwidth.php +++ b/admin/layouts/referral/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/referral/publishing.php b/admin/layouts/referral/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/referral/publishing.php +++ b/admin/layouts/referral/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/referral/publlshing.php b/admin/layouts/referral/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/referral/publlshing.php +++ b/admin/layouts/referral/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/site/details_above.php b/admin/layouts/site/details_above.php index 38bac02..3ffbfb0 100644 --- a/admin/layouts/site/details_above.php +++ b/admin/layouts/site/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/site/details_fullwidth.php b/admin/layouts/site/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/site/details_fullwidth.php +++ b/admin/layouts/site/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/site/details_left.php b/admin/layouts/site/details_left.php index dc771a2..c8efce6 100644 --- a/admin/layouts/site/details_left.php +++ b/admin/layouts/site/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/site/publishing.php b/admin/layouts/site/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/site/publishing.php +++ b/admin/layouts/site/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/site/publlshing.php b/admin/layouts/site/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/site/publlshing.php +++ b/admin/layouts/site/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/strength/details_above.php b/admin/layouts/strength/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/strength/details_above.php +++ b/admin/layouts/strength/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/strength/details_fullwidth.php b/admin/layouts/strength/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/strength/details_fullwidth.php +++ b/admin/layouts/strength/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/strength/publishing.php b/admin/layouts/strength/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/strength/publishing.php +++ b/admin/layouts/strength/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/strength/publlshing.php b/admin/layouts/strength/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/strength/publlshing.php +++ b/admin/layouts/strength/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/test/cholesterol_left.php b/admin/layouts/test/cholesterol_left.php index 72369ca..4e6d3e0 100644 --- a/admin/layouts/test/cholesterol_left.php +++ b/admin/layouts/test/cholesterol_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/test/glucose_left.php b/admin/layouts/test/glucose_left.php index 8bc847f..c8eb301 100644 --- a/admin/layouts/test/glucose_left.php +++ b/admin/layouts/test/glucose_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/test/haemoglobin_left.php b/admin/layouts/test/haemoglobin_left.php index 8557d19..14b4f5c 100644 --- a/admin/layouts/test/haemoglobin_left.php +++ b/admin/layouts/test/haemoglobin_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/test/hepatitis_b_left.php b/admin/layouts/test/hepatitis_b_left.php index d3f4031..09f0715 100644 --- a/admin/layouts/test/hepatitis_b_left.php +++ b/admin/layouts/test/hepatitis_b_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/test/malaria_left.php b/admin/layouts/test/malaria_left.php index fe4a32f..ca64e28 100644 --- a/admin/layouts/test/malaria_left.php +++ b/admin/layouts/test/malaria_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/test/pregnancy_left.php b/admin/layouts/test/pregnancy_left.php index 20afc12..748443b 100644 --- a/admin/layouts/test/pregnancy_left.php +++ b/admin/layouts/test/pregnancy_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/test/publishing.php b/admin/layouts/test/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/test/publishing.php +++ b/admin/layouts/test/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/test/publlshing.php b/admin/layouts/test/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/test/publlshing.php +++ b/admin/layouts/test/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/test/referrals_left.php b/admin/layouts/test/referrals_left.php index 741c749..4aa290b 100644 --- a/admin/layouts/test/referrals_left.php +++ b/admin/layouts/test/referrals_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/test/referrals_right.php b/admin/layouts/test/referrals_right.php index a07b376..5503ddc 100644 --- a/admin/layouts/test/referrals_right.php +++ b/admin/layouts/test/referrals_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/test/syphillis_left.php b/admin/layouts/test/syphillis_left.php index 9ae0919..a53c312 100644 --- a/admin/layouts/test/syphillis_left.php +++ b/admin/layouts/test/syphillis_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/test/urine_above.php b/admin/layouts/test/urine_above.php index 4274c26..5f0a4af 100644 --- a/admin/layouts/test/urine_above.php +++ b/admin/layouts/test/urine_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/test/urine_left.php b/admin/layouts/test/urine_left.php index be316c0..a1e8a50 100644 --- a/admin/layouts/test/urine_left.php +++ b/admin/layouts/test/urine_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/testing_reason/details_above.php b/admin/layouts/testing_reason/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/testing_reason/details_above.php +++ b/admin/layouts/testing_reason/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/testing_reason/details_fullwidth.php b/admin/layouts/testing_reason/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/testing_reason/details_fullwidth.php +++ b/admin/layouts/testing_reason/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/testing_reason/publishing.php b/admin/layouts/testing_reason/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/testing_reason/publishing.php +++ b/admin/layouts/testing_reason/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/testing_reason/publlshing.php b/admin/layouts/testing_reason/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/testing_reason/publlshing.php +++ b/admin/layouts/testing_reason/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/tuberculosis/publishing.php b/admin/layouts/tuberculosis/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/tuberculosis/publishing.php +++ b/admin/layouts/tuberculosis/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/tuberculosis/publlshing.php b/admin/layouts/tuberculosis/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/tuberculosis/publlshing.php +++ b/admin/layouts/tuberculosis/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/tuberculosis/referrals_left.php b/admin/layouts/tuberculosis/referrals_left.php index 741c749..4aa290b 100644 --- a/admin/layouts/tuberculosis/referrals_left.php +++ b/admin/layouts/tuberculosis/referrals_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/tuberculosis/referrals_right.php b/admin/layouts/tuberculosis/referrals_right.php index a07b376..5503ddc 100644 --- a/admin/layouts/tuberculosis/referrals_right.php +++ b/admin/layouts/tuberculosis/referrals_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/tuberculosis/screening_above.php b/admin/layouts/tuberculosis/screening_above.php index 78abcd5..b83a9ff 100644 --- a/admin/layouts/tuberculosis/screening_above.php +++ b/admin/layouts/tuberculosis/screening_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/tuberculosis/screening_left.php b/admin/layouts/tuberculosis/screening_left.php index 52821a6..c2eef38 100644 --- a/admin/layouts/tuberculosis/screening_left.php +++ b/admin/layouts/tuberculosis/screening_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/tuberculosis/screening_right.php b/admin/layouts/tuberculosis/screening_right.php index ec81ae0..e6c9ebd 100644 --- a/admin/layouts/tuberculosis/screening_right.php +++ b/admin/layouts/tuberculosis/screening_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/tuberculosis/sputum_collection_left.php b/admin/layouts/tuberculosis/sputum_collection_left.php index d9e60c6..47ff90b 100644 --- a/admin/layouts/tuberculosis/sputum_collection_left.php +++ b/admin/layouts/tuberculosis/sputum_collection_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/unit/details_above.php b/admin/layouts/unit/details_above.php index d458c1e..7319773 100644 --- a/admin/layouts/unit/details_above.php +++ b/admin/layouts/unit/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/unit/details_fullwidth.php b/admin/layouts/unit/details_fullwidth.php index fb6ad9b..125a45d 100644 --- a/admin/layouts/unit/details_fullwidth.php +++ b/admin/layouts/unit/details_fullwidth.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/unit/publishing.php b/admin/layouts/unit/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/unit/publishing.php +++ b/admin/layouts/unit/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/unit/publlshing.php b/admin/layouts/unit/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/unit/publlshing.php +++ b/admin/layouts/unit/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/vmmc/details_above.php b/admin/layouts/vmmc/details_above.php index 2be1a58..6acde4e 100644 --- a/admin/layouts/vmmc/details_above.php +++ b/admin/layouts/vmmc/details_above.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/vmmc/details_left.php b/admin/layouts/vmmc/details_left.php index e41a3fa..8b58c32 100644 --- a/admin/layouts/vmmc/details_left.php +++ b/admin/layouts/vmmc/details_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/vmmc/publishing.php b/admin/layouts/vmmc/publishing.php index ef1ec17..c5e3f85 100644 --- a/admin/layouts/vmmc/publishing.php +++ b/admin/layouts/vmmc/publishing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/vmmc/publlshing.php b/admin/layouts/vmmc/publlshing.php index 8b2ccab..aa7c7fd 100644 --- a/admin/layouts/vmmc/publlshing.php +++ b/admin/layouts/vmmc/publlshing.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/vmmc/referrals_left.php b/admin/layouts/vmmc/referrals_left.php index 741c749..4aa290b 100644 --- a/admin/layouts/vmmc/referrals_left.php +++ b/admin/layouts/vmmc/referrals_left.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/layouts/vmmc/referrals_right.php b/admin/layouts/vmmc/referrals_right.php index a07b376..5503ddc 100644 --- a/admin/layouts/vmmc/referrals_right.php +++ b/admin/layouts/vmmc/referrals_right.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal diff --git a/admin/services/provider.php b/admin/services/provider.php index 6610696..96f9ccd 100644 --- a/admin/services/provider.php +++ b/admin/services/provider.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -80,13 +80,13 @@ use Joomla\CMS\Extension\Service\Provider\MVCFactory; use Joomla\CMS\Extension\Service\Provider\RouterFactory; use Joomla\CMS\HTML\Registry; use Joomla\CMS\MVC\Factory\MVCFactoryInterface; -use JCB\Component\Ehealthportal\Administrator\Extension\EhealthportalComponent; -// (soon) use JCB\Component\Ehealthportal\Administrator\Helper\AssociationsHelper; +use VDM\Component\Ehealthportal\Administrator\Extension\EhealthportalComponent; +// (soon) use VDM\Component\Ehealthportal\Administrator\Helper\AssociationsHelper; use Joomla\DI\Container; use Joomla\DI\ServiceProviderInterface; /** - * The JCB Ehealthportal service provider. + * The VDM Ehealthportal service provider. * * @since 4.0.0 */ @@ -105,10 +105,10 @@ return new class () implements ServiceProviderInterface { // (soon) $container->set(AssociationExtensionInterface::class, new AssociationsHelper()); - $container->registerServiceProvider(new CategoryFactory('\\JCB\\Component\\Ehealthportal')); - $container->registerServiceProvider(new MVCFactory('\\JCB\\Component\\Ehealthportal')); - $container->registerServiceProvider(new ComponentDispatcherFactory('\\JCB\\Component\\Ehealthportal')); - $container->registerServiceProvider(new RouterFactory('\\JCB\\Component\\Ehealthportal')); + $container->registerServiceProvider(new CategoryFactory('\\VDM\\Component\\Ehealthportal')); + $container->registerServiceProvider(new MVCFactory('\\VDM\\Component\\Ehealthportal')); + $container->registerServiceProvider(new ComponentDispatcherFactory('\\VDM\\Component\\Ehealthportal')); + $container->registerServiceProvider(new RouterFactory('\\VDM\\Component\\Ehealthportal')); $container->set( ComponentInterface::class, diff --git a/admin/sql/updates/mysql/1.0.2.sql b/admin/sql/updates/mysql/1.0.2.sql deleted file mode 100644 index 6fac555..0000000 --- a/admin/sql/updates/mysql/1.0.2.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE `#__ehealth_portal_health_education` ADD `education_type` VARCHAR(100) NOT NULL DEFAULT '' AFTER `asset_id`; diff --git a/admin/sql/updates/mysql/1.0.3.sql b/admin/sql/updates/mysql/1.0.3.sql deleted file mode 100644 index fd65a9a..0000000 --- a/admin/sql/updates/mysql/1.0.3.sql +++ /dev/null @@ -1,34 +0,0 @@ -CREATE TABLE IF NOT EXISTS `#__ehealth_portal_look` ( - `id` INT(11) NOT NULL AUTO_INCREMENT, - `asset_id` INT(10) unsigned NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.', - `add` TINYINT(1) NOT NULL DEFAULT 0, - `alias` CHAR(64) NOT NULL DEFAULT '', - `dateofbirth` DATE NOT NULL DEFAULT '0000-00-00', - `description` TEXT NOT NULL, - `email` VARCHAR(255) NOT NULL DEFAULT '', - `image` VARCHAR(255) NOT NULL DEFAULT '', - `mobile_phone` VARCHAR(64) NOT NULL DEFAULT '', - `name` VARCHAR(255) NOT NULL DEFAULT '', - `website` VARCHAR(255) NOT NULL DEFAULT '', - `params` text NOT NULL, - `published` TINYINT(3) NOT NULL DEFAULT 1, - `created_by` INT(10) unsigned NOT NULL DEFAULT 0, - `modified_by` INT(10) unsigned NOT NULL DEFAULT 0, - `created` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', - `modified` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', - `checked_out` int(11) unsigned NOT NULL DEFAULT 0, - `checked_out_time` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', - `version` INT(10) unsigned NOT NULL DEFAULT 1, - `hits` INT(10) unsigned NOT NULL DEFAULT 0, - `access` INT(10) unsigned NOT NULL DEFAULT 0, - `ordering` INT(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`id`), - KEY `idx_name` (`name`), - KEY `idx_add` (`add`), - KEY `idx_alias` (`alias`), - KEY `idx_access` (`access`), - KEY `idx_checkout` (`checked_out`), - KEY `idx_createdby` (`created_by`), - KEY `idx_modifiedby` (`modified_by`), - KEY `idx_state` (`published`) -) ENGINE=MyISAM AUTO_INCREMENT=0 DEFAULT CHARSET=utf8 DEFAULT COLLATE=utf8_general_ci; diff --git a/admin/sql/updates/mysql/1.0.4.sql b/admin/sql/updates/mysql/1.0.4.sql deleted file mode 100644 index 8b7a245..0000000 --- a/admin/sql/updates/mysql/1.0.4.sql +++ /dev/null @@ -1,3 +0,0 @@ -ALTER TABLE `#__ehealth_portal_immunisation` ADD `administration_part` INT(11) NOT NULL DEFAULT 0 AFTER `asset_id`; - -ALTER TABLE `#__ehealth_portal_immunisation` ADD `immunisation_vaccine_type` INT(11) NOT NULL DEFAULT 0 AFTER `immunisation_up_to_date`; diff --git a/admin/sql/updates/mysql/1.0.5.sql b/admin/sql/updates/mysql/1.0.5.sql deleted file mode 100644 index b2d4691..0000000 --- a/admin/sql/updates/mysql/1.0.5.sql +++ /dev/null @@ -1,5 +0,0 @@ -CREATE TABLE IF NOT EXISTS `#__ehealth_portal_user_map` ( - `guid` VARCHAR(36) NOT NULL DEFAULT '', - `id` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 DEFAULT COLLATE=utf8mb4_general_ci ROW_FORMAT=DYNAMIC; diff --git a/admin/sql/updates/mysql/1.0.6.sql b/admin/sql/updates/mysql/1.0.6.sql deleted file mode 100644 index 8b13789..0000000 --- a/admin/sql/updates/mysql/1.0.6.sql +++ /dev/null @@ -1 +0,0 @@ - diff --git a/admin/src/Controller/Administration_partController.php b/admin/src/Controller/Administration_partController.php index b480d21..dc97af4 100644 --- a/admin/src/Controller/Administration_partController.php +++ b/admin/src/Controller/Administration_partController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Administration_part Form Controller diff --git a/admin/src/Controller/Administration_partsController.php b/admin/src/Controller/Administration_partsController.php index cf223a2..f856fac 100644 --- a/admin/src/Controller/Administration_partsController.php +++ b/admin/src/Controller/Administration_partsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/AjaxController.php b/admin/src/Controller/AjaxController.php index 3370ebf..aaa6abf 100644 --- a/admin/src/Controller/AjaxController.php +++ b/admin/src/Controller/AjaxController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; diff --git a/admin/src/Controller/Antenatal_careController.php b/admin/src/Controller/Antenatal_careController.php index 007cc68..6267c52 100644 --- a/admin/src/Controller/Antenatal_careController.php +++ b/admin/src/Controller/Antenatal_careController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Antenatal_care Form Controller diff --git a/admin/src/Controller/Antenatal_caresController.php b/admin/src/Controller/Antenatal_caresController.php index 3a92ea3..46d73f0 100644 --- a/admin/src/Controller/Antenatal_caresController.php +++ b/admin/src/Controller/Antenatal_caresController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Breast_cancerController.php b/admin/src/Controller/Breast_cancerController.php index fd0a2a6..aa8a527 100644 --- a/admin/src/Controller/Breast_cancerController.php +++ b/admin/src/Controller/Breast_cancerController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Breast_cancer Form Controller diff --git a/admin/src/Controller/Breast_cancersController.php b/admin/src/Controller/Breast_cancersController.php index 3fb3b55..5edc845 100644 --- a/admin/src/Controller/Breast_cancersController.php +++ b/admin/src/Controller/Breast_cancersController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Cervical_cancerController.php b/admin/src/Controller/Cervical_cancerController.php index 21b1893..33c9208 100644 --- a/admin/src/Controller/Cervical_cancerController.php +++ b/admin/src/Controller/Cervical_cancerController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Cervical_cancer Form Controller diff --git a/admin/src/Controller/Cervical_cancersController.php b/admin/src/Controller/Cervical_cancersController.php index 282c75b..4dae487 100644 --- a/admin/src/Controller/Cervical_cancersController.php +++ b/admin/src/Controller/Cervical_cancersController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/ClinicController.php b/admin/src/Controller/ClinicController.php index e1c8a2c..0f31170 100644 --- a/admin/src/Controller/ClinicController.php +++ b/admin/src/Controller/ClinicController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Clinic Form Controller diff --git a/admin/src/Controller/ClinicsController.php b/admin/src/Controller/ClinicsController.php index 194b0ae..2609848 100644 --- a/admin/src/Controller/ClinicsController.php +++ b/admin/src/Controller/ClinicsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Counseling_typeController.php b/admin/src/Controller/Counseling_typeController.php index 6f755a0..9fcd4fe 100644 --- a/admin/src/Controller/Counseling_typeController.php +++ b/admin/src/Controller/Counseling_typeController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Counseling_type Form Controller diff --git a/admin/src/Controller/Counseling_typesController.php b/admin/src/Controller/Counseling_typesController.php index 00abafe..3b038ab 100644 --- a/admin/src/Controller/Counseling_typesController.php +++ b/admin/src/Controller/Counseling_typesController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Diagnosis_typeController.php b/admin/src/Controller/Diagnosis_typeController.php index ed535b3..6cb431e 100644 --- a/admin/src/Controller/Diagnosis_typeController.php +++ b/admin/src/Controller/Diagnosis_typeController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Diagnosis_type Form Controller diff --git a/admin/src/Controller/Diagnosis_typesController.php b/admin/src/Controller/Diagnosis_typesController.php index 37a457d..27dc23e 100644 --- a/admin/src/Controller/Diagnosis_typesController.php +++ b/admin/src/Controller/Diagnosis_typesController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/DisplayController.php b/admin/src/Controller/DisplayController.php index 98cad58..c51049e 100644 --- a/admin/src/Controller/DisplayController.php +++ b/admin/src/Controller/DisplayController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; diff --git a/admin/src/Controller/EhealthportalController.php b/admin/src/Controller/EhealthportalController.php index 9f06113..e2de773 100644 --- a/admin/src/Controller/EhealthportalController.php +++ b/admin/src/Controller/EhealthportalController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Ehealthportal Admin Controller diff --git a/admin/src/Controller/Family_planningController.php b/admin/src/Controller/Family_planningController.php index 51dd2e6..9115a34 100644 --- a/admin/src/Controller/Family_planningController.php +++ b/admin/src/Controller/Family_planningController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Family_planning Form Controller diff --git a/admin/src/Controller/Family_planningsController.php b/admin/src/Controller/Family_planningsController.php index b05231c..fa38a2e 100644 --- a/admin/src/Controller/Family_planningsController.php +++ b/admin/src/Controller/Family_planningsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Foetal_engagementController.php b/admin/src/Controller/Foetal_engagementController.php index 8f54097..505c84c 100644 --- a/admin/src/Controller/Foetal_engagementController.php +++ b/admin/src/Controller/Foetal_engagementController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Foetal_engagement Form Controller diff --git a/admin/src/Controller/Foetal_engagementsController.php b/admin/src/Controller/Foetal_engagementsController.php index fdfc405..cc727de 100644 --- a/admin/src/Controller/Foetal_engagementsController.php +++ b/admin/src/Controller/Foetal_engagementsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Foetal_lieController.php b/admin/src/Controller/Foetal_lieController.php index ce54b7d..d366f78 100644 --- a/admin/src/Controller/Foetal_lieController.php +++ b/admin/src/Controller/Foetal_lieController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Foetal_lie Form Controller diff --git a/admin/src/Controller/Foetal_liesController.php b/admin/src/Controller/Foetal_liesController.php index 4bcfe12..780043b 100644 --- a/admin/src/Controller/Foetal_liesController.php +++ b/admin/src/Controller/Foetal_liesController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Foetal_presentationController.php b/admin/src/Controller/Foetal_presentationController.php index 53dff19..5817b37 100644 --- a/admin/src/Controller/Foetal_presentationController.php +++ b/admin/src/Controller/Foetal_presentationController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Foetal_presentation Form Controller diff --git a/admin/src/Controller/Foetal_presentationsController.php b/admin/src/Controller/Foetal_presentationsController.php index 7929bb9..cba76f5 100644 --- a/admin/src/Controller/Foetal_presentationsController.php +++ b/admin/src/Controller/Foetal_presentationsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/General_medical_check_upController.php b/admin/src/Controller/General_medical_check_upController.php index 65b3858..ff2c833 100644 --- a/admin/src/Controller/General_medical_check_upController.php +++ b/admin/src/Controller/General_medical_check_upController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * General_medical_check_up Form Controller diff --git a/admin/src/Controller/General_medical_check_upsController.php b/admin/src/Controller/General_medical_check_upsController.php index cd19068..e030d5e 100644 --- a/admin/src/Controller/General_medical_check_upsController.php +++ b/admin/src/Controller/General_medical_check_upsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Health_educationController.php b/admin/src/Controller/Health_educationController.php index 2f44151..97c2b5a 100644 --- a/admin/src/Controller/Health_educationController.php +++ b/admin/src/Controller/Health_educationController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Health_education Form Controller diff --git a/admin/src/Controller/Health_education_topicController.php b/admin/src/Controller/Health_education_topicController.php index e34dfc5..1f5df6e 100644 --- a/admin/src/Controller/Health_education_topicController.php +++ b/admin/src/Controller/Health_education_topicController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Health_education_topic Form Controller diff --git a/admin/src/Controller/Health_education_topicsController.php b/admin/src/Controller/Health_education_topicsController.php index 5b29db9..b205f04 100644 --- a/admin/src/Controller/Health_education_topicsController.php +++ b/admin/src/Controller/Health_education_topicsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Health_educationsController.php b/admin/src/Controller/Health_educationsController.php index e4b8252..d7b20cf 100644 --- a/admin/src/Controller/Health_educationsController.php +++ b/admin/src/Controller/Health_educationsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Hiv_counseling_and_testingController.php b/admin/src/Controller/Hiv_counseling_and_testingController.php index e14b800..5e545d8 100644 --- a/admin/src/Controller/Hiv_counseling_and_testingController.php +++ b/admin/src/Controller/Hiv_counseling_and_testingController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Hiv_counseling_and_testing Form Controller diff --git a/admin/src/Controller/Hiv_counselings_and_testingsController.php b/admin/src/Controller/Hiv_counselings_and_testingsController.php index b4af4bd..d2e4d12 100644 --- a/admin/src/Controller/Hiv_counselings_and_testingsController.php +++ b/admin/src/Controller/Hiv_counselings_and_testingsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/ImmunisationController.php b/admin/src/Controller/ImmunisationController.php index 454fa32..4ce39e0 100644 --- a/admin/src/Controller/ImmunisationController.php +++ b/admin/src/Controller/ImmunisationController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Immunisation Form Controller diff --git a/admin/src/Controller/Immunisation_typeController.php b/admin/src/Controller/Immunisation_typeController.php index 2399055..e4013ee 100644 --- a/admin/src/Controller/Immunisation_typeController.php +++ b/admin/src/Controller/Immunisation_typeController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Immunisation_type Form Controller diff --git a/admin/src/Controller/Immunisation_typesController.php b/admin/src/Controller/Immunisation_typesController.php index bf7085d..3bdc625 100644 --- a/admin/src/Controller/Immunisation_typesController.php +++ b/admin/src/Controller/Immunisation_typesController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Immunisation_vaccine_typeController.php b/admin/src/Controller/Immunisation_vaccine_typeController.php index 6e5409c..031f84a 100644 --- a/admin/src/Controller/Immunisation_vaccine_typeController.php +++ b/admin/src/Controller/Immunisation_vaccine_typeController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Immunisation_vaccine_type Form Controller diff --git a/admin/src/Controller/Immunisation_vaccine_typesController.php b/admin/src/Controller/Immunisation_vaccine_typesController.php index 17e112a..194bdc5 100644 --- a/admin/src/Controller/Immunisation_vaccine_typesController.php +++ b/admin/src/Controller/Immunisation_vaccine_typesController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/ImmunisationsController.php b/admin/src/Controller/ImmunisationsController.php index 77e4e4d..86a2c93 100644 --- a/admin/src/Controller/ImmunisationsController.php +++ b/admin/src/Controller/ImmunisationsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/ImportController.php b/admin/src/Controller/ImportController.php index dc8c6cc..91630e1 100644 --- a/admin/src/Controller/ImportController.php +++ b/admin/src/Controller/ImportController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\BaseController; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Ehealthportal Import Base Controller diff --git a/admin/src/Controller/MedicationController.php b/admin/src/Controller/MedicationController.php index 4fb2b95..e6dbe1a 100644 --- a/admin/src/Controller/MedicationController.php +++ b/admin/src/Controller/MedicationController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Medication Form Controller diff --git a/admin/src/Controller/MedicationsController.php b/admin/src/Controller/MedicationsController.php index 3a992d0..bb09bbc 100644 --- a/admin/src/Controller/MedicationsController.php +++ b/admin/src/Controller/MedicationsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Nonpay_reasonController.php b/admin/src/Controller/Nonpay_reasonController.php index a9ff828..88babda 100644 --- a/admin/src/Controller/Nonpay_reasonController.php +++ b/admin/src/Controller/Nonpay_reasonController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Nonpay_reason Form Controller diff --git a/admin/src/Controller/Nonpay_reasonsController.php b/admin/src/Controller/Nonpay_reasonsController.php index c7c7639..6d0d883 100644 --- a/admin/src/Controller/Nonpay_reasonsController.php +++ b/admin/src/Controller/Nonpay_reasonsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Patient_queueController.php b/admin/src/Controller/Patient_queueController.php index 8159774..4392d69 100644 --- a/admin/src/Controller/Patient_queueController.php +++ b/admin/src/Controller/Patient_queueController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\BaseController; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Ehealthportal Patient_queue Base Controller diff --git a/admin/src/Controller/PaymentController.php b/admin/src/Controller/PaymentController.php index f5195d2..c38cd63 100644 --- a/admin/src/Controller/PaymentController.php +++ b/admin/src/Controller/PaymentController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Payment Form Controller diff --git a/admin/src/Controller/Payment_typeController.php b/admin/src/Controller/Payment_typeController.php index 35f1d9b..7167771 100644 --- a/admin/src/Controller/Payment_typeController.php +++ b/admin/src/Controller/Payment_typeController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Payment_type Form Controller diff --git a/admin/src/Controller/Payment_typesController.php b/admin/src/Controller/Payment_typesController.php index bb89978..22c61d4 100644 --- a/admin/src/Controller/Payment_typesController.php +++ b/admin/src/Controller/Payment_typesController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/PaymentsController.php b/admin/src/Controller/PaymentsController.php index d002c34..cebd2d0 100644 --- a/admin/src/Controller/PaymentsController.php +++ b/admin/src/Controller/PaymentsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Planning_typeController.php b/admin/src/Controller/Planning_typeController.php index c06c045..e49fe77 100644 --- a/admin/src/Controller/Planning_typeController.php +++ b/admin/src/Controller/Planning_typeController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Planning_type Form Controller diff --git a/admin/src/Controller/Planning_typesController.php b/admin/src/Controller/Planning_typesController.php index dd64713..8167116 100644 --- a/admin/src/Controller/Planning_typesController.php +++ b/admin/src/Controller/Planning_typesController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/Prostate_and_testicular_cancerController.php b/admin/src/Controller/Prostate_and_testicular_cancerController.php index e36f02c..8e263d2 100644 --- a/admin/src/Controller/Prostate_and_testicular_cancerController.php +++ b/admin/src/Controller/Prostate_and_testicular_cancerController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Prostate_and_testicular_cancer Form Controller diff --git a/admin/src/Controller/Prostate_and_testicular_cancersController.php b/admin/src/Controller/Prostate_and_testicular_cancersController.php index e73159c..3ccf704 100644 --- a/admin/src/Controller/Prostate_and_testicular_cancersController.php +++ b/admin/src/Controller/Prostate_and_testicular_cancersController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/ReferralController.php b/admin/src/Controller/ReferralController.php index 3f3c20c..57c8291 100644 --- a/admin/src/Controller/ReferralController.php +++ b/admin/src/Controller/ReferralController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Referral Form Controller diff --git a/admin/src/Controller/ReferralsController.php b/admin/src/Controller/ReferralsController.php index 9b49053..261fe2b 100644 --- a/admin/src/Controller/ReferralsController.php +++ b/admin/src/Controller/ReferralsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/SiteController.php b/admin/src/Controller/SiteController.php index c717c17..28a284d 100644 --- a/admin/src/Controller/SiteController.php +++ b/admin/src/Controller/SiteController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Site Form Controller diff --git a/admin/src/Controller/SitesController.php b/admin/src/Controller/SitesController.php index 709c5c5..b2d8ded 100644 --- a/admin/src/Controller/SitesController.php +++ b/admin/src/Controller/SitesController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/StrengthController.php b/admin/src/Controller/StrengthController.php index 13f36d5..c66c0a1 100644 --- a/admin/src/Controller/StrengthController.php +++ b/admin/src/Controller/StrengthController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Strength Form Controller diff --git a/admin/src/Controller/StrengthsController.php b/admin/src/Controller/StrengthsController.php index f822787..cf22c9f 100644 --- a/admin/src/Controller/StrengthsController.php +++ b/admin/src/Controller/StrengthsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/TestController.php b/admin/src/Controller/TestController.php index 6636948..cea692f 100644 --- a/admin/src/Controller/TestController.php +++ b/admin/src/Controller/TestController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Test Form Controller diff --git a/admin/src/Controller/Testing_reasonController.php b/admin/src/Controller/Testing_reasonController.php index 9480789..4f33a85 100644 --- a/admin/src/Controller/Testing_reasonController.php +++ b/admin/src/Controller/Testing_reasonController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Testing_reason Form Controller diff --git a/admin/src/Controller/Testing_reasonsController.php b/admin/src/Controller/Testing_reasonsController.php index 0ee5fee..e17c0fe 100644 --- a/admin/src/Controller/Testing_reasonsController.php +++ b/admin/src/Controller/Testing_reasonsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/TestsController.php b/admin/src/Controller/TestsController.php index 14b2362..09cd3f1 100644 --- a/admin/src/Controller/TestsController.php +++ b/admin/src/Controller/TestsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/TuberculosesController.php b/admin/src/Controller/TuberculosesController.php index da06c87..de90ff9 100644 --- a/admin/src/Controller/TuberculosesController.php +++ b/admin/src/Controller/TuberculosesController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/TuberculosisController.php b/admin/src/Controller/TuberculosisController.php index f702d48..440d113 100644 --- a/admin/src/Controller/TuberculosisController.php +++ b/admin/src/Controller/TuberculosisController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Tuberculosis Form Controller diff --git a/admin/src/Controller/UnitController.php b/admin/src/Controller/UnitController.php index 3846015..0e7d6a7 100644 --- a/admin/src/Controller/UnitController.php +++ b/admin/src/Controller/UnitController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Unit Form Controller diff --git a/admin/src/Controller/UnitsController.php b/admin/src/Controller/UnitsController.php index 6ddf222..5d71c0e 100644 --- a/admin/src/Controller/UnitsController.php +++ b/admin/src/Controller/UnitsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Controller/VmmcController.php b/admin/src/Controller/VmmcController.php index a309632..8bbefc9 100644 --- a/admin/src/Controller/VmmcController.php +++ b/admin/src/Controller/VmmcController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; use Joomla\CMS\Uri\Uri; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Vmmc Form Controller diff --git a/admin/src/Controller/VmmcsController.php b/admin/src/Controller/VmmcsController.php index cead398..cdd6274 100644 --- a/admin/src/Controller/VmmcsController.php +++ b/admin/src/Controller/VmmcsController.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Controller; +namespace VDM\Component\Ehealthportal\Administrator\Controller; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\MVC\Controller\AdminController; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; diff --git a/admin/src/Extension/EhealthportalComponent.php b/admin/src/Extension/EhealthportalComponent.php index b1bd7f2..7615866 100644 --- a/admin/src/Extension/EhealthportalComponent.php +++ b/admin/src/Extension/EhealthportalComponent.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Extension; +namespace VDM\Component\Ehealthportal\Administrator\Extension; // No direct access to this file \defined('_JEXEC') or die; @@ -43,7 +43,7 @@ use Joomla\CMS\Language\Text; use Joomla\CMS\Tag\TagServiceInterface; use Joomla\CMS\Tag\TagServiceTrait; use Joomla\CMS\User\UserFactoryInterface; -// (soon) use JCB\Component\Ehealthportal\Administrator\Service\HTML\AdministratorService; +// (soon) use VDM\Component\Ehealthportal\Administrator\Service\HTML\AdministratorService; use Psr\Container\ContainerInterface; /** diff --git a/admin/src/Field/AdministrationpartsField.php b/admin/src/Field/AdministrationpartsField.php index 5a78d41..30aaee8 100644 --- a/admin/src/Field/AdministrationpartsField.php +++ b/admin/src/Field/AdministrationpartsField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Administrationparts Form Field class for the Ehealthportal component diff --git a/admin/src/Field/AntenatalcaresfilterpatientField.php b/admin/src/Field/AntenatalcaresfilterpatientField.php index 24c2f17..282d860 100644 --- a/admin/src/Field/AntenatalcaresfilterpatientField.php +++ b/admin/src/Field/AntenatalcaresfilterpatientField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Antenatalcaresfilterpatient Form Field class for the Ehealthportal component diff --git a/admin/src/Field/BreastcancersfilterpatientField.php b/admin/src/Field/BreastcancersfilterpatientField.php index 0271e63..622a8f4 100644 --- a/admin/src/Field/BreastcancersfilterpatientField.php +++ b/admin/src/Field/BreastcancersfilterpatientField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Breastcancersfilterpatient Form Field class for the Ehealthportal component diff --git a/admin/src/Field/CervicalcancersfilterpatientField.php b/admin/src/Field/CervicalcancersfilterpatientField.php index fc273f2..c85c8f7 100644 --- a/admin/src/Field/CervicalcancersfilterpatientField.php +++ b/admin/src/Field/CervicalcancersfilterpatientField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Cervicalcancersfilterpatient Form Field class for the Ehealthportal component diff --git a/admin/src/Field/DiagnosisField.php b/admin/src/Field/DiagnosisField.php index 90c1baa..684d42c 100644 --- a/admin/src/Field/DiagnosisField.php +++ b/admin/src/Field/DiagnosisField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Diagnosis Form Field class for the Ehealthportal component diff --git a/admin/src/Field/FamilyplanningField.php b/admin/src/Field/FamilyplanningField.php index 60bb946..b9cb426 100644 --- a/admin/src/Field/FamilyplanningField.php +++ b/admin/src/Field/FamilyplanningField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Familyplanning Form Field class for the Ehealthportal component diff --git a/admin/src/Field/FamilyplanningsfilterpatientField.php b/admin/src/Field/FamilyplanningsfilterpatientField.php index d668526..0cf753c 100644 --- a/admin/src/Field/FamilyplanningsfilterpatientField.php +++ b/admin/src/Field/FamilyplanningsfilterpatientField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Familyplanningsfilterpatient Form Field class for the Ehealthportal component diff --git a/admin/src/Field/FoetalengagementField.php b/admin/src/Field/FoetalengagementField.php index 6b55243..431a3d7 100644 --- a/admin/src/Field/FoetalengagementField.php +++ b/admin/src/Field/FoetalengagementField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Foetalengagement Form Field class for the Ehealthportal component diff --git a/admin/src/Field/FoetallieField.php b/admin/src/Field/FoetallieField.php index 6d2926e..6cb9b76 100644 --- a/admin/src/Field/FoetallieField.php +++ b/admin/src/Field/FoetallieField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Foetallie Form Field class for the Ehealthportal component diff --git a/admin/src/Field/FoetalpresentationField.php b/admin/src/Field/FoetalpresentationField.php index 987e314..0bff2db 100644 --- a/admin/src/Field/FoetalpresentationField.php +++ b/admin/src/Field/FoetalpresentationField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Foetalpresentation Form Field class for the Ehealthportal component diff --git a/admin/src/Field/GeneralmedicalcheckupsfilterpatientField.php b/admin/src/Field/GeneralmedicalcheckupsfilterpatientField.php index 8d3d3cc..949086e 100644 --- a/admin/src/Field/GeneralmedicalcheckupsfilterpatientField.php +++ b/admin/src/Field/GeneralmedicalcheckupsfilterpatientField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Generalmedicalcheckupsfilterpatient Form Field class for the Ehealthportal component diff --git a/admin/src/Field/HealtheducationsfiltereducationtypeField.php b/admin/src/Field/HealtheducationsfiltereducationtypeField.php index ca0c634..4d9ddbe 100644 --- a/admin/src/Field/HealtheducationsfiltereducationtypeField.php +++ b/admin/src/Field/HealtheducationsfiltereducationtypeField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Healtheducationsfiltereducationtype Form Field class for the Ehealthportal component diff --git a/admin/src/Field/HealtheducationsfilterpatientField.php b/admin/src/Field/HealtheducationsfilterpatientField.php index 96b4518..3a8b597 100644 --- a/admin/src/Field/HealtheducationsfilterpatientField.php +++ b/admin/src/Field/HealtheducationsfilterpatientField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Healtheducationsfilterpatient Form Field class for the Ehealthportal component diff --git a/admin/src/Field/HealtheducationtopicsField.php b/admin/src/Field/HealtheducationtopicsField.php index d4b5e26..72f01cb 100644 --- a/admin/src/Field/HealtheducationtopicsField.php +++ b/admin/src/Field/HealtheducationtopicsField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Healtheducationtopics Form Field class for the Ehealthportal component diff --git a/admin/src/Field/HivcounselingsandtestingsfilterpatientField.php b/admin/src/Field/HivcounselingsandtestingsfilterpatientField.php index 167caf9..ca7d34d 100644 --- a/admin/src/Field/HivcounselingsandtestingsfilterpatientField.php +++ b/admin/src/Field/HivcounselingsandtestingsfilterpatientField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Hivcounselingsandtestingsfilterpatient Form Field class for the Ehealthportal component diff --git a/admin/src/Field/ImmunisationsfilterpatientField.php b/admin/src/Field/ImmunisationsfilterpatientField.php index 2914d52..dccda9b 100644 --- a/admin/src/Field/ImmunisationsfilterpatientField.php +++ b/admin/src/Field/ImmunisationsfilterpatientField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Immunisationsfilterpatient Form Field class for the Ehealthportal component diff --git a/admin/src/Field/ImmunisationtypeField.php b/admin/src/Field/ImmunisationtypeField.php index 13077b4..4e88c8e 100644 --- a/admin/src/Field/ImmunisationtypeField.php +++ b/admin/src/Field/ImmunisationtypeField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Immunisationtype Form Field class for the Ehealthportal component diff --git a/admin/src/Field/ImmunisationvaccinetypesField.php b/admin/src/Field/ImmunisationvaccinetypesField.php index 7fb3c68..71c2dc5 100644 --- a/admin/src/Field/ImmunisationvaccinetypesField.php +++ b/admin/src/Field/ImmunisationvaccinetypesField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Immunisationvaccinetypes Form Field class for the Ehealthportal component diff --git a/admin/src/Field/MedicationField.php b/admin/src/Field/MedicationField.php index 940ad9a..7f912a8 100644 --- a/admin/src/Field/MedicationField.php +++ b/admin/src/Field/MedicationField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Medication Form Field class for the Ehealthportal component diff --git a/admin/src/Field/NonpayreasonField.php b/admin/src/Field/NonpayreasonField.php index 00e7696..ab958c9 100644 --- a/admin/src/Field/NonpayreasonField.php +++ b/admin/src/Field/NonpayreasonField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Nonpayreason Form Field class for the Ehealthportal component diff --git a/admin/src/Field/PaymentsfilterpatientField.php b/admin/src/Field/PaymentsfilterpatientField.php index 80c8fa0..a341aef 100644 --- a/admin/src/Field/PaymentsfilterpatientField.php +++ b/admin/src/Field/PaymentsfilterpatientField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Paymentsfilterpatient Form Field class for the Ehealthportal component diff --git a/admin/src/Field/PaymentsfilterpaymentamountField.php b/admin/src/Field/PaymentsfilterpaymentamountField.php index 076b187..d6ce530 100644 --- a/admin/src/Field/PaymentsfilterpaymentamountField.php +++ b/admin/src/Field/PaymentsfilterpaymentamountField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Paymentsfilterpaymentamount Form Field class for the Ehealthportal component diff --git a/admin/src/Field/PaymentsfilterpaymentcategoryField.php b/admin/src/Field/PaymentsfilterpaymentcategoryField.php index 8790385..774a100 100644 --- a/admin/src/Field/PaymentsfilterpaymentcategoryField.php +++ b/admin/src/Field/PaymentsfilterpaymentcategoryField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Paymentsfilterpaymentcategory Form Field class for the Ehealthportal component diff --git a/admin/src/Field/PaymenttypeField.php b/admin/src/Field/PaymenttypeField.php index a520a2a..cda6246 100644 --- a/admin/src/Field/PaymenttypeField.php +++ b/admin/src/Field/PaymenttypeField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Paymenttype Form Field class for the Ehealthportal component diff --git a/admin/src/Field/ProstateandtesticularcancersfilterpatientField.php b/admin/src/Field/ProstateandtesticularcancersfilterpatientField.php index b694f24..3c59cca 100644 --- a/admin/src/Field/ProstateandtesticularcancersfilterpatientField.php +++ b/admin/src/Field/ProstateandtesticularcancersfilterpatientField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Prostateandtesticularcancersfilterpatient Form Field class for the Ehealthportal component diff --git a/admin/src/Field/ReferralsField.php b/admin/src/Field/ReferralsField.php index 59d4926..1ec9417 100644 --- a/admin/src/Field/ReferralsField.php +++ b/admin/src/Field/ReferralsField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Referrals Form Field class for the Ehealthportal component diff --git a/admin/src/Field/StengthsField.php b/admin/src/Field/StengthsField.php index 963ccbd..d1f4328 100644 --- a/admin/src/Field/StengthsField.php +++ b/admin/src/Field/StengthsField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Stengths Form Field class for the Ehealthportal component diff --git a/admin/src/Field/TestingreasonField.php b/admin/src/Field/TestingreasonField.php index 373a92f..b626a34 100644 --- a/admin/src/Field/TestingreasonField.php +++ b/admin/src/Field/TestingreasonField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Testingreason Form Field class for the Ehealthportal component diff --git a/admin/src/Field/TestsfilterpatientField.php b/admin/src/Field/TestsfilterpatientField.php index 9643d17..6f6e5fc 100644 --- a/admin/src/Field/TestsfilterpatientField.php +++ b/admin/src/Field/TestsfilterpatientField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Testsfilterpatient Form Field class for the Ehealthportal component diff --git a/admin/src/Field/TuberculosesfilterpatientField.php b/admin/src/Field/TuberculosesfilterpatientField.php index 1f0e2d5..d154436 100644 --- a/admin/src/Field/TuberculosesfilterpatientField.php +++ b/admin/src/Field/TuberculosesfilterpatientField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Tuberculosesfilterpatient Form Field class for the Ehealthportal component diff --git a/admin/src/Field/UnitsField.php b/admin/src/Field/UnitsField.php index f2b0871..37086fe 100644 --- a/admin/src/Field/UnitsField.php +++ b/admin/src/Field/UnitsField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Units Form Field class for the Ehealthportal component diff --git a/admin/src/Field/VmmcsfilterpatientField.php b/admin/src/Field/VmmcsfilterpatientField.php index e6dc33f..f41cb92 100644 --- a/admin/src/Field/VmmcsfilterpatientField.php +++ b/admin/src/Field/VmmcsfilterpatientField.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Field; +namespace VDM\Component\Ehealthportal\Administrator\Field; // No direct access to this file \defined('_JEXEC') or die; @@ -32,7 +32,7 @@ use Joomla\CMS\Form\Field\ListField; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Vmmcsfilterpatient Form Field class for the Ehealthportal component diff --git a/admin/src/Helper/EhealthportalHelper.php b/admin/src/Helper/EhealthportalHelper.php index 6cae0f8..6de3c88 100644 --- a/admin/src/Helper/EhealthportalHelper.php +++ b/admin/src/Helper/EhealthportalHelper.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Helper; +namespace VDM\Component\Ehealthportal\Administrator\Helper; // No direct access to this file \defined('_JEXEC') or die; diff --git a/admin/src/Helper/HeaderCheck.php b/admin/src/Helper/HeaderCheck.php index e8db6a6..ade294f 100644 --- a/admin/src/Helper/HeaderCheck.php +++ b/admin/src/Helper/HeaderCheck.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Helper; +namespace VDM\Component\Ehealthportal\Administrator\Helper; // No direct access to this file \defined('_JEXEC') or die; diff --git a/admin/src/Model/Administration_partModel.php b/admin/src/Model/Administration_partModel.php index 34f63cc..5052c96 100644 --- a/admin/src/Model/Administration_partModel.php +++ b/admin/src/Model/Administration_partModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Administration_partsModel.php b/admin/src/Model/Administration_partsModel.php index cf9e2af..9f9d388 100644 --- a/admin/src/Model/Administration_partsModel.php +++ b/admin/src/Model/Administration_partsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/AjaxModel.php b/admin/src/Model/AjaxModel.php index 0d49a52..55559ff 100644 --- a/admin/src/Model/AjaxModel.php +++ b/admin/src/Model/AjaxModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\Component\ComponentHelper; use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Ehealthportal Ajax List Model diff --git a/admin/src/Model/Antenatal_careModel.php b/admin/src/Model/Antenatal_careModel.php index ae24f4d..55330a2 100644 --- a/admin/src/Model/Antenatal_careModel.php +++ b/admin/src/Model/Antenatal_careModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Antenatal_caresModel.php b/admin/src/Model/Antenatal_caresModel.php index 7040894..ecb9ece 100644 --- a/admin/src/Model/Antenatal_caresModel.php +++ b/admin/src/Model/Antenatal_caresModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Breast_cancerModel.php b/admin/src/Model/Breast_cancerModel.php index 457257f..08b3c8e 100644 --- a/admin/src/Model/Breast_cancerModel.php +++ b/admin/src/Model/Breast_cancerModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Breast_cancersModel.php b/admin/src/Model/Breast_cancersModel.php index 05a40c6..64891b9 100644 --- a/admin/src/Model/Breast_cancersModel.php +++ b/admin/src/Model/Breast_cancersModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Cervical_cancerModel.php b/admin/src/Model/Cervical_cancerModel.php index 990d415..43ee9d9 100644 --- a/admin/src/Model/Cervical_cancerModel.php +++ b/admin/src/Model/Cervical_cancerModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Cervical_cancersModel.php b/admin/src/Model/Cervical_cancersModel.php index 2a68749..a5a38a9 100644 --- a/admin/src/Model/Cervical_cancersModel.php +++ b/admin/src/Model/Cervical_cancersModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/ClinicModel.php b/admin/src/Model/ClinicModel.php index 256a2d6..eab4e48 100644 --- a/admin/src/Model/ClinicModel.php +++ b/admin/src/Model/ClinicModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/ClinicsModel.php b/admin/src/Model/ClinicsModel.php index 00972d5..217932d 100644 --- a/admin/src/Model/ClinicsModel.php +++ b/admin/src/Model/ClinicsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Counseling_typeModel.php b/admin/src/Model/Counseling_typeModel.php index b34aaad..fdbb49a 100644 --- a/admin/src/Model/Counseling_typeModel.php +++ b/admin/src/Model/Counseling_typeModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Counseling_typesModel.php b/admin/src/Model/Counseling_typesModel.php index 0e7194e..b3e6fee 100644 --- a/admin/src/Model/Counseling_typesModel.php +++ b/admin/src/Model/Counseling_typesModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Diagnosis_typeModel.php b/admin/src/Model/Diagnosis_typeModel.php index 49d5a3f..de23013 100644 --- a/admin/src/Model/Diagnosis_typeModel.php +++ b/admin/src/Model/Diagnosis_typeModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Diagnosis_typesModel.php b/admin/src/Model/Diagnosis_typesModel.php index b97223f..49506ec 100644 --- a/admin/src/Model/Diagnosis_typesModel.php +++ b/admin/src/Model/Diagnosis_typesModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/EhealthportalModel.php b/admin/src/Model/EhealthportalModel.php index f5688ea..f14895b 100644 --- a/admin/src/Model/EhealthportalModel.php +++ b/admin/src/Model/EhealthportalModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -36,7 +36,7 @@ use Joomla\CMS\Component\ComponentHelper; use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Family_planningModel.php b/admin/src/Model/Family_planningModel.php index a2e3211..0c17474 100644 --- a/admin/src/Model/Family_planningModel.php +++ b/admin/src/Model/Family_planningModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Family_planningsModel.php b/admin/src/Model/Family_planningsModel.php index c223298..7558b59 100644 --- a/admin/src/Model/Family_planningsModel.php +++ b/admin/src/Model/Family_planningsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Foetal_engagementModel.php b/admin/src/Model/Foetal_engagementModel.php index 06f9d27..828c4f6 100644 --- a/admin/src/Model/Foetal_engagementModel.php +++ b/admin/src/Model/Foetal_engagementModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Foetal_engagementsModel.php b/admin/src/Model/Foetal_engagementsModel.php index 20ec85d..ffcf34f 100644 --- a/admin/src/Model/Foetal_engagementsModel.php +++ b/admin/src/Model/Foetal_engagementsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Foetal_lieModel.php b/admin/src/Model/Foetal_lieModel.php index 4e6ef61..49272a1 100644 --- a/admin/src/Model/Foetal_lieModel.php +++ b/admin/src/Model/Foetal_lieModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Foetal_liesModel.php b/admin/src/Model/Foetal_liesModel.php index a490743..f629807 100644 --- a/admin/src/Model/Foetal_liesModel.php +++ b/admin/src/Model/Foetal_liesModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Foetal_presentationModel.php b/admin/src/Model/Foetal_presentationModel.php index 97c759b..e663f05 100644 --- a/admin/src/Model/Foetal_presentationModel.php +++ b/admin/src/Model/Foetal_presentationModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Foetal_presentationsModel.php b/admin/src/Model/Foetal_presentationsModel.php index 0e984fd..41da836 100644 --- a/admin/src/Model/Foetal_presentationsModel.php +++ b/admin/src/Model/Foetal_presentationsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/General_medical_check_upModel.php b/admin/src/Model/General_medical_check_upModel.php index ddca089..dfb855b 100644 --- a/admin/src/Model/General_medical_check_upModel.php +++ b/admin/src/Model/General_medical_check_upModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/General_medical_check_upsModel.php b/admin/src/Model/General_medical_check_upsModel.php index f6628fc..ac076ab 100644 --- a/admin/src/Model/General_medical_check_upsModel.php +++ b/admin/src/Model/General_medical_check_upsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Health_educationModel.php b/admin/src/Model/Health_educationModel.php index 0f98fa1..b48fa8d 100644 --- a/admin/src/Model/Health_educationModel.php +++ b/admin/src/Model/Health_educationModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Health_education_topicModel.php b/admin/src/Model/Health_education_topicModel.php index 0357751..15b806e 100644 --- a/admin/src/Model/Health_education_topicModel.php +++ b/admin/src/Model/Health_education_topicModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Health_education_topicsModel.php b/admin/src/Model/Health_education_topicsModel.php index f1a2453..802d9e0 100644 --- a/admin/src/Model/Health_education_topicsModel.php +++ b/admin/src/Model/Health_education_topicsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Health_educationsModel.php b/admin/src/Model/Health_educationsModel.php index 3ab74e4..eda8e78 100644 --- a/admin/src/Model/Health_educationsModel.php +++ b/admin/src/Model/Health_educationsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Hiv_counseling_and_testingModel.php b/admin/src/Model/Hiv_counseling_and_testingModel.php index 8d1eeb8..bf9d46b 100644 --- a/admin/src/Model/Hiv_counseling_and_testingModel.php +++ b/admin/src/Model/Hiv_counseling_and_testingModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Hiv_counselings_and_testingsModel.php b/admin/src/Model/Hiv_counselings_and_testingsModel.php index cc4a970..eb9feb2 100644 --- a/admin/src/Model/Hiv_counselings_and_testingsModel.php +++ b/admin/src/Model/Hiv_counselings_and_testingsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/ImmunisationModel.php b/admin/src/Model/ImmunisationModel.php index d41c58e..0051ee8 100644 --- a/admin/src/Model/ImmunisationModel.php +++ b/admin/src/Model/ImmunisationModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Immunisation_typeModel.php b/admin/src/Model/Immunisation_typeModel.php index 2596161..e20740a 100644 --- a/admin/src/Model/Immunisation_typeModel.php +++ b/admin/src/Model/Immunisation_typeModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Immunisation_typesModel.php b/admin/src/Model/Immunisation_typesModel.php index ad10fb1..174575f 100644 --- a/admin/src/Model/Immunisation_typesModel.php +++ b/admin/src/Model/Immunisation_typesModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Immunisation_vaccine_typeModel.php b/admin/src/Model/Immunisation_vaccine_typeModel.php index 4c674b1..c1cb20f 100644 --- a/admin/src/Model/Immunisation_vaccine_typeModel.php +++ b/admin/src/Model/Immunisation_vaccine_typeModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Immunisation_vaccine_typesModel.php b/admin/src/Model/Immunisation_vaccine_typesModel.php index 5ac8f37..52ecd8f 100644 --- a/admin/src/Model/Immunisation_vaccine_typesModel.php +++ b/admin/src/Model/Immunisation_vaccine_typesModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/ImmunisationsModel.php b/admin/src/Model/ImmunisationsModel.php index 5ec9eb0..5cb7d80 100644 --- a/admin/src/Model/ImmunisationsModel.php +++ b/admin/src/Model/ImmunisationsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/ImportModel.php b/admin/src/Model/ImportModel.php index 52fc46e..d480968 100644 --- a/admin/src/Model/ImportModel.php +++ b/admin/src/Model/ImportModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -38,7 +38,7 @@ use Joomla\CMS\MVC\Model\BaseDatabaseModel; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use PhpOffice\PhpSpreadsheet\IOFactory; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /*** diff --git a/admin/src/Model/MedicationModel.php b/admin/src/Model/MedicationModel.php index 17a816a..97c0a3f 100644 --- a/admin/src/Model/MedicationModel.php +++ b/admin/src/Model/MedicationModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/MedicationsModel.php b/admin/src/Model/MedicationsModel.php index 5c685ea..453cede 100644 --- a/admin/src/Model/MedicationsModel.php +++ b/admin/src/Model/MedicationsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Nonpay_reasonModel.php b/admin/src/Model/Nonpay_reasonModel.php index d729551..a0cd96d 100644 --- a/admin/src/Model/Nonpay_reasonModel.php +++ b/admin/src/Model/Nonpay_reasonModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Nonpay_reasonsModel.php b/admin/src/Model/Nonpay_reasonsModel.php index f21ccf8..2eb6442 100644 --- a/admin/src/Model/Nonpay_reasonsModel.php +++ b/admin/src/Model/Nonpay_reasonsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Patient_queueModel.php b/admin/src/Model/Patient_queueModel.php index 55e73f0..9c164d1 100644 --- a/admin/src/Model/Patient_queueModel.php +++ b/admin/src/Model/Patient_queueModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -35,7 +35,7 @@ use Joomla\CMS\Router\Route; use Joomla\CMS\Uri\Uri; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Ehealthportal Patient_queue Item Model diff --git a/admin/src/Model/PaymentModel.php b/admin/src/Model/PaymentModel.php index 94cca49..799cd2d 100644 --- a/admin/src/Model/PaymentModel.php +++ b/admin/src/Model/PaymentModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Payment_typeModel.php b/admin/src/Model/Payment_typeModel.php index b3360ea..e63c1e2 100644 --- a/admin/src/Model/Payment_typeModel.php +++ b/admin/src/Model/Payment_typeModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Payment_typesModel.php b/admin/src/Model/Payment_typesModel.php index e92cf6c..6d1c5f6 100644 --- a/admin/src/Model/Payment_typesModel.php +++ b/admin/src/Model/Payment_typesModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/PaymentsModel.php b/admin/src/Model/PaymentsModel.php index 3733bcc..199884e 100644 --- a/admin/src/Model/PaymentsModel.php +++ b/admin/src/Model/PaymentsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Planning_typeModel.php b/admin/src/Model/Planning_typeModel.php index 3b559cb..801849b 100644 --- a/admin/src/Model/Planning_typeModel.php +++ b/admin/src/Model/Planning_typeModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Planning_typesModel.php b/admin/src/Model/Planning_typesModel.php index 53580d0..bf5f14b 100644 --- a/admin/src/Model/Planning_typesModel.php +++ b/admin/src/Model/Planning_typesModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/Prostate_and_testicular_cancerModel.php b/admin/src/Model/Prostate_and_testicular_cancerModel.php index 6146622..fd6dc02 100644 --- a/admin/src/Model/Prostate_and_testicular_cancerModel.php +++ b/admin/src/Model/Prostate_and_testicular_cancerModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Prostate_and_testicular_cancersModel.php b/admin/src/Model/Prostate_and_testicular_cancersModel.php index 6198ff7..ec3ab1b 100644 --- a/admin/src/Model/Prostate_and_testicular_cancersModel.php +++ b/admin/src/Model/Prostate_and_testicular_cancersModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/ReferralModel.php b/admin/src/Model/ReferralModel.php index 6e09928..be3012c 100644 --- a/admin/src/Model/ReferralModel.php +++ b/admin/src/Model/ReferralModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/ReferralsModel.php b/admin/src/Model/ReferralsModel.php index 6c8464f..152cdd1 100644 --- a/admin/src/Model/ReferralsModel.php +++ b/admin/src/Model/ReferralsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/SiteModel.php b/admin/src/Model/SiteModel.php index 70293e8..bae6e25 100644 --- a/admin/src/Model/SiteModel.php +++ b/admin/src/Model/SiteModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/SitesModel.php b/admin/src/Model/SitesModel.php index 303745a..9dddeb1 100644 --- a/admin/src/Model/SitesModel.php +++ b/admin/src/Model/SitesModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/StrengthModel.php b/admin/src/Model/StrengthModel.php index 6f566b5..c3f5817 100644 --- a/admin/src/Model/StrengthModel.php +++ b/admin/src/Model/StrengthModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/StrengthsModel.php b/admin/src/Model/StrengthsModel.php index 341928c..07dbdc3 100644 --- a/admin/src/Model/StrengthsModel.php +++ b/admin/src/Model/StrengthsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/TestModel.php b/admin/src/Model/TestModel.php index 1daec5f..d24decd 100644 --- a/admin/src/Model/TestModel.php +++ b/admin/src/Model/TestModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Testing_reasonModel.php b/admin/src/Model/Testing_reasonModel.php index 4dfe043..0809a15 100644 --- a/admin/src/Model/Testing_reasonModel.php +++ b/admin/src/Model/Testing_reasonModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/Testing_reasonsModel.php b/admin/src/Model/Testing_reasonsModel.php index 9dfacaf..0eb5826 100644 --- a/admin/src/Model/Testing_reasonsModel.php +++ b/admin/src/Model/Testing_reasonsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/TestsModel.php b/admin/src/Model/TestsModel.php index be6fb32..eecd94f 100644 --- a/admin/src/Model/TestsModel.php +++ b/admin/src/Model/TestsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/TuberculosesModel.php b/admin/src/Model/TuberculosesModel.php index 0e988f8..10ffd90 100644 --- a/admin/src/Model/TuberculosesModel.php +++ b/admin/src/Model/TuberculosesModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/TuberculosisModel.php b/admin/src/Model/TuberculosisModel.php index 6cc7913..67b504c 100644 --- a/admin/src/Model/TuberculosisModel.php +++ b/admin/src/Model/TuberculosisModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/UnitModel.php b/admin/src/Model/UnitModel.php index 023ba05..5e301d4 100644 --- a/admin/src/Model/UnitModel.php +++ b/admin/src/Model/UnitModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; /** diff --git a/admin/src/Model/UnitsModel.php b/admin/src/Model/UnitsModel.php index 1811743..e2fd836 100644 --- a/admin/src/Model/UnitsModel.php +++ b/admin/src/Model/UnitsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Model/VmmcModel.php b/admin/src/Model/VmmcModel.php index 4ec37df..18ffa14 100644 --- a/admin/src/Model/VmmcModel.php +++ b/admin/src/Model/VmmcModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\Registry\Registry; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper as UtilitiesStringHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; diff --git a/admin/src/Model/VmmcsModel.php b/admin/src/Model/VmmcsModel.php index 2694a36..39f313e 100644 --- a/admin/src/Model/VmmcsModel.php +++ b/admin/src/Model/VmmcsModel.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Model; +namespace VDM\Component\Ehealthportal\Administrator\Model; // No direct access to this file \defined('_JEXEC') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\MVC\Model\ListModel; use Joomla\CMS\Plugin\PluginHelper; use Joomla\Utilities\ArrayHelper; use Joomla\CMS\Helper\TagsHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper as UtilitiesArrayHelper; use VDM\Joomla\Utilities\ObjectHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/Rule/GuidRule.php b/admin/src/Rule/GuidRule.php index c44d3a4..86f43c6 100644 --- a/admin/src/Rule/GuidRule.php +++ b/admin/src/Rule/GuidRule.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Rule; +namespace VDM\Component\Ehealthportal\Administrator\Rule; // No direct access to this file \defined('JPATH_PLATFORM') or die; @@ -34,7 +34,7 @@ use Joomla\CMS\Form\FormRule; use Joomla\Registry\Registry; use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\Component\ComponentHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Form Rule (Guid) class for the Joomla Platform. diff --git a/admin/src/Table/Administration_partTable.php b/admin/src/Table/Administration_partTable.php index 9ed1cae..6ca68c2 100644 --- a/admin/src/Table/Administration_partTable.php +++ b/admin/src/Table/Administration_partTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Administration_parts Table class diff --git a/admin/src/Table/Antenatal_careTable.php b/admin/src/Table/Antenatal_careTable.php index 404dde1..f4369a1 100644 --- a/admin/src/Table/Antenatal_careTable.php +++ b/admin/src/Table/Antenatal_careTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Antenatal_cares Table class diff --git a/admin/src/Table/Breast_cancerTable.php b/admin/src/Table/Breast_cancerTable.php index b50442e..0ca09d3 100644 --- a/admin/src/Table/Breast_cancerTable.php +++ b/admin/src/Table/Breast_cancerTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Breast_cancers Table class diff --git a/admin/src/Table/Cervical_cancerTable.php b/admin/src/Table/Cervical_cancerTable.php index 4e611d0..031cc38 100644 --- a/admin/src/Table/Cervical_cancerTable.php +++ b/admin/src/Table/Cervical_cancerTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Cervical_cancers Table class diff --git a/admin/src/Table/ClinicTable.php b/admin/src/Table/ClinicTable.php index d8bf0cc..de864f7 100644 --- a/admin/src/Table/ClinicTable.php +++ b/admin/src/Table/ClinicTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Clinics Table class diff --git a/admin/src/Table/Counseling_typeTable.php b/admin/src/Table/Counseling_typeTable.php index 9c54b71..393e0e7 100644 --- a/admin/src/Table/Counseling_typeTable.php +++ b/admin/src/Table/Counseling_typeTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Counseling_types Table class diff --git a/admin/src/Table/Diagnosis_typeTable.php b/admin/src/Table/Diagnosis_typeTable.php index 7425585..b22f188 100644 --- a/admin/src/Table/Diagnosis_typeTable.php +++ b/admin/src/Table/Diagnosis_typeTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Diagnosis_types Table class diff --git a/admin/src/Table/Family_planningTable.php b/admin/src/Table/Family_planningTable.php index 5927ce6..6df25be 100644 --- a/admin/src/Table/Family_planningTable.php +++ b/admin/src/Table/Family_planningTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Family_plannings Table class diff --git a/admin/src/Table/Foetal_engagementTable.php b/admin/src/Table/Foetal_engagementTable.php index 764207b..14b55f6 100644 --- a/admin/src/Table/Foetal_engagementTable.php +++ b/admin/src/Table/Foetal_engagementTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Foetal_engagements Table class diff --git a/admin/src/Table/Foetal_lieTable.php b/admin/src/Table/Foetal_lieTable.php index 722e001..fc00b3f 100644 --- a/admin/src/Table/Foetal_lieTable.php +++ b/admin/src/Table/Foetal_lieTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Foetal_lies Table class diff --git a/admin/src/Table/Foetal_presentationTable.php b/admin/src/Table/Foetal_presentationTable.php index 2865adb..f4bbadb 100644 --- a/admin/src/Table/Foetal_presentationTable.php +++ b/admin/src/Table/Foetal_presentationTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Foetal_presentations Table class diff --git a/admin/src/Table/General_medical_check_upTable.php b/admin/src/Table/General_medical_check_upTable.php index 25569c1..874b34e 100644 --- a/admin/src/Table/General_medical_check_upTable.php +++ b/admin/src/Table/General_medical_check_upTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * General_medical_check_ups Table class diff --git a/admin/src/Table/Health_educationTable.php b/admin/src/Table/Health_educationTable.php index 3570ce6..de94fb7 100644 --- a/admin/src/Table/Health_educationTable.php +++ b/admin/src/Table/Health_educationTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Health_educations Table class diff --git a/admin/src/Table/Health_education_topicTable.php b/admin/src/Table/Health_education_topicTable.php index 125a913..737600a 100644 --- a/admin/src/Table/Health_education_topicTable.php +++ b/admin/src/Table/Health_education_topicTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Health_education_topics Table class diff --git a/admin/src/Table/Hiv_counseling_and_testingTable.php b/admin/src/Table/Hiv_counseling_and_testingTable.php index d859217..00156b4 100644 --- a/admin/src/Table/Hiv_counseling_and_testingTable.php +++ b/admin/src/Table/Hiv_counseling_and_testingTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Hiv_counselings_and_testings Table class diff --git a/admin/src/Table/ImmunisationTable.php b/admin/src/Table/ImmunisationTable.php index 575cdb9..b00f2f8 100644 --- a/admin/src/Table/ImmunisationTable.php +++ b/admin/src/Table/ImmunisationTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Immunisations Table class diff --git a/admin/src/Table/Immunisation_typeTable.php b/admin/src/Table/Immunisation_typeTable.php index 2e886d8..6053279 100644 --- a/admin/src/Table/Immunisation_typeTable.php +++ b/admin/src/Table/Immunisation_typeTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Immunisation_types Table class diff --git a/admin/src/Table/Immunisation_vaccine_typeTable.php b/admin/src/Table/Immunisation_vaccine_typeTable.php index 63d89fa..bb47a7c 100644 --- a/admin/src/Table/Immunisation_vaccine_typeTable.php +++ b/admin/src/Table/Immunisation_vaccine_typeTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Immunisation_vaccine_types Table class diff --git a/admin/src/Table/MedicationTable.php b/admin/src/Table/MedicationTable.php index c70212c..8866188 100644 --- a/admin/src/Table/MedicationTable.php +++ b/admin/src/Table/MedicationTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Medications Table class diff --git a/admin/src/Table/Nonpay_reasonTable.php b/admin/src/Table/Nonpay_reasonTable.php index 0ed780d..b586aa5 100644 --- a/admin/src/Table/Nonpay_reasonTable.php +++ b/admin/src/Table/Nonpay_reasonTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Nonpay_reasons Table class diff --git a/admin/src/Table/PaymentTable.php b/admin/src/Table/PaymentTable.php index af648cf..0c7e188 100644 --- a/admin/src/Table/PaymentTable.php +++ b/admin/src/Table/PaymentTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Payments Table class diff --git a/admin/src/Table/Payment_typeTable.php b/admin/src/Table/Payment_typeTable.php index 77b9d4d..63bf072 100644 --- a/admin/src/Table/Payment_typeTable.php +++ b/admin/src/Table/Payment_typeTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Payment_types Table class diff --git a/admin/src/Table/Planning_typeTable.php b/admin/src/Table/Planning_typeTable.php index 4ffc124..bf1ab0b 100644 --- a/admin/src/Table/Planning_typeTable.php +++ b/admin/src/Table/Planning_typeTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Planning_types Table class diff --git a/admin/src/Table/Prostate_and_testicular_cancerTable.php b/admin/src/Table/Prostate_and_testicular_cancerTable.php index 4201a9b..ad8ba85 100644 --- a/admin/src/Table/Prostate_and_testicular_cancerTable.php +++ b/admin/src/Table/Prostate_and_testicular_cancerTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Prostate_and_testicular_cancers Table class diff --git a/admin/src/Table/ReferralTable.php b/admin/src/Table/ReferralTable.php index e36864a..f53185b 100644 --- a/admin/src/Table/ReferralTable.php +++ b/admin/src/Table/ReferralTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Referrals Table class diff --git a/admin/src/Table/SiteTable.php b/admin/src/Table/SiteTable.php index 0429276..76859f9 100644 --- a/admin/src/Table/SiteTable.php +++ b/admin/src/Table/SiteTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Sites Table class diff --git a/admin/src/Table/StrengthTable.php b/admin/src/Table/StrengthTable.php index e9ca61e..2414420 100644 --- a/admin/src/Table/StrengthTable.php +++ b/admin/src/Table/StrengthTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Strengths Table class diff --git a/admin/src/Table/TestTable.php b/admin/src/Table/TestTable.php index 3490814..f2bc56e 100644 --- a/admin/src/Table/TestTable.php +++ b/admin/src/Table/TestTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Tests Table class diff --git a/admin/src/Table/Testing_reasonTable.php b/admin/src/Table/Testing_reasonTable.php index 0d15bd1..ac9610f 100644 --- a/admin/src/Table/Testing_reasonTable.php +++ b/admin/src/Table/Testing_reasonTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Testing_reasons Table class diff --git a/admin/src/Table/TuberculosisTable.php b/admin/src/Table/TuberculosisTable.php index 7fdaee2..9df2d74 100644 --- a/admin/src/Table/TuberculosisTable.php +++ b/admin/src/Table/TuberculosisTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Tuberculoses Table class diff --git a/admin/src/Table/UnitTable.php b/admin/src/Table/UnitTable.php index 7eae711..17dd0af 100644 --- a/admin/src/Table/UnitTable.php +++ b/admin/src/Table/UnitTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Units Table class diff --git a/admin/src/Table/VmmcTable.php b/admin/src/Table/VmmcTable.php index 61feaf5..d107586 100644 --- a/admin/src/Table/VmmcTable.php +++ b/admin/src/Table/VmmcTable.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\Table; +namespace VDM\Component\Ehealthportal\Administrator\Table; // No direct access to this file \defined('_JEXEC') or die; @@ -45,7 +45,7 @@ use Joomla\Database\DatabaseDriver; use Joomla\Event\DispatcherInterface; use Joomla\String\StringHelper; use Joomla\Utilities\ArrayHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; /** * Vmmcs Table class diff --git a/admin/src/View/Administration_part/HtmlView.php b/admin/src/View/Administration_part/HtmlView.php index cba1c82..1b0185a 100644 --- a/admin/src/View/Administration_part/HtmlView.php +++ b/admin/src/View/Administration_part/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Administration_part; +namespace VDM\Component\Ehealthportal\Administrator\View\Administration_part; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Administration_parts/HtmlView.php b/admin/src/View/Administration_parts/HtmlView.php index c93716c..26dcd20 100644 --- a/admin/src/View/Administration_parts/HtmlView.php +++ b/admin/src/View/Administration_parts/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Administration_parts; +namespace VDM\Component\Ehealthportal\Administrator\View\Administration_parts; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Antenatal_care/HtmlView.php b/admin/src/View/Antenatal_care/HtmlView.php index 2de300e..1031ebb 100644 --- a/admin/src/View/Antenatal_care/HtmlView.php +++ b/admin/src/View/Antenatal_care/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Antenatal_care; +namespace VDM\Component\Ehealthportal\Administrator\View\Antenatal_care; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Antenatal_cares/HtmlView.php b/admin/src/View/Antenatal_cares/HtmlView.php index b521074..01842b5 100644 --- a/admin/src/View/Antenatal_cares/HtmlView.php +++ b/admin/src/View/Antenatal_cares/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Antenatal_cares; +namespace VDM\Component\Ehealthportal\Administrator\View\Antenatal_cares; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Breast_cancer/HtmlView.php b/admin/src/View/Breast_cancer/HtmlView.php index e244a60..92a99d3 100644 --- a/admin/src/View/Breast_cancer/HtmlView.php +++ b/admin/src/View/Breast_cancer/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Breast_cancer; +namespace VDM\Component\Ehealthportal\Administrator\View\Breast_cancer; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Breast_cancers/HtmlView.php b/admin/src/View/Breast_cancers/HtmlView.php index 585bf63..41dcb60 100644 --- a/admin/src/View/Breast_cancers/HtmlView.php +++ b/admin/src/View/Breast_cancers/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Breast_cancers; +namespace VDM\Component\Ehealthportal\Administrator\View\Breast_cancers; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Cervical_cancer/HtmlView.php b/admin/src/View/Cervical_cancer/HtmlView.php index cb4c782..4c7611a 100644 --- a/admin/src/View/Cervical_cancer/HtmlView.php +++ b/admin/src/View/Cervical_cancer/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Cervical_cancer; +namespace VDM\Component\Ehealthportal\Administrator\View\Cervical_cancer; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Cervical_cancers/HtmlView.php b/admin/src/View/Cervical_cancers/HtmlView.php index 697beee..40192c2 100644 --- a/admin/src/View/Cervical_cancers/HtmlView.php +++ b/admin/src/View/Cervical_cancers/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Cervical_cancers; +namespace VDM\Component\Ehealthportal\Administrator\View\Cervical_cancers; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Clinic/HtmlView.php b/admin/src/View/Clinic/HtmlView.php index 2f1c636..0b71b45 100644 --- a/admin/src/View/Clinic/HtmlView.php +++ b/admin/src/View/Clinic/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Clinic; +namespace VDM\Component\Ehealthportal\Administrator\View\Clinic; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Clinics/HtmlView.php b/admin/src/View/Clinics/HtmlView.php index dc7860c..4523c92 100644 --- a/admin/src/View/Clinics/HtmlView.php +++ b/admin/src/View/Clinics/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Clinics; +namespace VDM\Component\Ehealthportal\Administrator\View\Clinics; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Counseling_type/HtmlView.php b/admin/src/View/Counseling_type/HtmlView.php index d1c9d37..e685dc6 100644 --- a/admin/src/View/Counseling_type/HtmlView.php +++ b/admin/src/View/Counseling_type/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Counseling_type; +namespace VDM\Component\Ehealthportal\Administrator\View\Counseling_type; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Counseling_types/HtmlView.php b/admin/src/View/Counseling_types/HtmlView.php index eb9a259..96c6a2d 100644 --- a/admin/src/View/Counseling_types/HtmlView.php +++ b/admin/src/View/Counseling_types/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Counseling_types; +namespace VDM\Component\Ehealthportal\Administrator\View\Counseling_types; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Diagnosis_type/HtmlView.php b/admin/src/View/Diagnosis_type/HtmlView.php index a9013b4..e9c8cd9 100644 --- a/admin/src/View/Diagnosis_type/HtmlView.php +++ b/admin/src/View/Diagnosis_type/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Diagnosis_type; +namespace VDM\Component\Ehealthportal\Administrator\View\Diagnosis_type; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Diagnosis_types/HtmlView.php b/admin/src/View/Diagnosis_types/HtmlView.php index 45da1de..bfc5e6c 100644 --- a/admin/src/View/Diagnosis_types/HtmlView.php +++ b/admin/src/View/Diagnosis_types/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Diagnosis_types; +namespace VDM\Component\Ehealthportal\Administrator\View\Diagnosis_types; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Ehealthportal/HtmlView.php b/admin/src/View/Ehealthportal/HtmlView.php index f80aae1..a37df85 100644 --- a/admin/src/View/Ehealthportal/HtmlView.php +++ b/admin/src/View/Ehealthportal/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Ehealthportal; +namespace VDM\Component\Ehealthportal\Administrator\View\Ehealthportal; // No direct access to this file \defined('_JEXEC') or die; @@ -33,7 +33,7 @@ use Joomla\CMS\HTML\HTMLHelper as Html; use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Family_planning/HtmlView.php b/admin/src/View/Family_planning/HtmlView.php index 6097f88..d647c87 100644 --- a/admin/src/View/Family_planning/HtmlView.php +++ b/admin/src/View/Family_planning/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Family_planning; +namespace VDM\Component\Ehealthportal\Administrator\View\Family_planning; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Family_plannings/HtmlView.php b/admin/src/View/Family_plannings/HtmlView.php index 0fa7da5..2958368 100644 --- a/admin/src/View/Family_plannings/HtmlView.php +++ b/admin/src/View/Family_plannings/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Family_plannings; +namespace VDM\Component\Ehealthportal\Administrator\View\Family_plannings; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Foetal_engagement/HtmlView.php b/admin/src/View/Foetal_engagement/HtmlView.php index c120808..fb305b8 100644 --- a/admin/src/View/Foetal_engagement/HtmlView.php +++ b/admin/src/View/Foetal_engagement/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Foetal_engagement; +namespace VDM\Component\Ehealthportal\Administrator\View\Foetal_engagement; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Foetal_engagements/HtmlView.php b/admin/src/View/Foetal_engagements/HtmlView.php index cffeeb8..a83a1ca 100644 --- a/admin/src/View/Foetal_engagements/HtmlView.php +++ b/admin/src/View/Foetal_engagements/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Foetal_engagements; +namespace VDM\Component\Ehealthportal\Administrator\View\Foetal_engagements; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Foetal_lie/HtmlView.php b/admin/src/View/Foetal_lie/HtmlView.php index d3c5aab..5ac8e5b 100644 --- a/admin/src/View/Foetal_lie/HtmlView.php +++ b/admin/src/View/Foetal_lie/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Foetal_lie; +namespace VDM\Component\Ehealthportal\Administrator\View\Foetal_lie; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Foetal_lies/HtmlView.php b/admin/src/View/Foetal_lies/HtmlView.php index 37a3d80..efc1801 100644 --- a/admin/src/View/Foetal_lies/HtmlView.php +++ b/admin/src/View/Foetal_lies/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Foetal_lies; +namespace VDM\Component\Ehealthportal\Administrator\View\Foetal_lies; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Foetal_presentation/HtmlView.php b/admin/src/View/Foetal_presentation/HtmlView.php index f054b0f..4f87720 100644 --- a/admin/src/View/Foetal_presentation/HtmlView.php +++ b/admin/src/View/Foetal_presentation/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Foetal_presentation; +namespace VDM\Component\Ehealthportal\Administrator\View\Foetal_presentation; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Foetal_presentations/HtmlView.php b/admin/src/View/Foetal_presentations/HtmlView.php index 735c89f..ab15d6a 100644 --- a/admin/src/View/Foetal_presentations/HtmlView.php +++ b/admin/src/View/Foetal_presentations/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Foetal_presentations; +namespace VDM\Component\Ehealthportal\Administrator\View\Foetal_presentations; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/General_medical_check_up/HtmlView.php b/admin/src/View/General_medical_check_up/HtmlView.php index 6852995..40c045f 100644 --- a/admin/src/View/General_medical_check_up/HtmlView.php +++ b/admin/src/View/General_medical_check_up/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\General_medical_check_up; +namespace VDM\Component\Ehealthportal\Administrator\View\General_medical_check_up; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/General_medical_check_ups/HtmlView.php b/admin/src/View/General_medical_check_ups/HtmlView.php index ba88a81..e2b521a 100644 --- a/admin/src/View/General_medical_check_ups/HtmlView.php +++ b/admin/src/View/General_medical_check_ups/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\General_medical_check_ups; +namespace VDM\Component\Ehealthportal\Administrator\View\General_medical_check_ups; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Health_education/HtmlView.php b/admin/src/View/Health_education/HtmlView.php index 4290231..c472f0a 100644 --- a/admin/src/View/Health_education/HtmlView.php +++ b/admin/src/View/Health_education/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Health_education; +namespace VDM\Component\Ehealthportal\Administrator\View\Health_education; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Health_education_topic/HtmlView.php b/admin/src/View/Health_education_topic/HtmlView.php index 777a5f1..4106408 100644 --- a/admin/src/View/Health_education_topic/HtmlView.php +++ b/admin/src/View/Health_education_topic/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Health_education_topic; +namespace VDM\Component\Ehealthportal\Administrator\View\Health_education_topic; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Health_education_topics/HtmlView.php b/admin/src/View/Health_education_topics/HtmlView.php index c4d1386..2d74c04 100644 --- a/admin/src/View/Health_education_topics/HtmlView.php +++ b/admin/src/View/Health_education_topics/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Health_education_topics; +namespace VDM\Component\Ehealthportal\Administrator\View\Health_education_topics; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Health_educations/HtmlView.php b/admin/src/View/Health_educations/HtmlView.php index ccfe300..5c56707 100644 --- a/admin/src/View/Health_educations/HtmlView.php +++ b/admin/src/View/Health_educations/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Health_educations; +namespace VDM\Component\Ehealthportal\Administrator\View\Health_educations; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Hiv_counseling_and_testing/HtmlView.php b/admin/src/View/Hiv_counseling_and_testing/HtmlView.php index b68679a..ac36c43 100644 --- a/admin/src/View/Hiv_counseling_and_testing/HtmlView.php +++ b/admin/src/View/Hiv_counseling_and_testing/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Hiv_counseling_and_testing; +namespace VDM\Component\Ehealthportal\Administrator\View\Hiv_counseling_and_testing; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Hiv_counselings_and_testings/HtmlView.php b/admin/src/View/Hiv_counselings_and_testings/HtmlView.php index f2ec8e3..f4c1779 100644 --- a/admin/src/View/Hiv_counselings_and_testings/HtmlView.php +++ b/admin/src/View/Hiv_counselings_and_testings/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Hiv_counselings_and_testings; +namespace VDM\Component\Ehealthportal\Administrator\View\Hiv_counselings_and_testings; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Immunisation/HtmlView.php b/admin/src/View/Immunisation/HtmlView.php index 659c335..6cd8675 100644 --- a/admin/src/View/Immunisation/HtmlView.php +++ b/admin/src/View/Immunisation/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Immunisation; +namespace VDM\Component\Ehealthportal\Administrator\View\Immunisation; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Immunisation_type/HtmlView.php b/admin/src/View/Immunisation_type/HtmlView.php index 979ea02..6f95c4a 100644 --- a/admin/src/View/Immunisation_type/HtmlView.php +++ b/admin/src/View/Immunisation_type/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Immunisation_type; +namespace VDM\Component\Ehealthportal\Administrator\View\Immunisation_type; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Immunisation_types/HtmlView.php b/admin/src/View/Immunisation_types/HtmlView.php index 0b0ae32..9f884e2 100644 --- a/admin/src/View/Immunisation_types/HtmlView.php +++ b/admin/src/View/Immunisation_types/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Immunisation_types; +namespace VDM\Component\Ehealthportal\Administrator\View\Immunisation_types; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Immunisation_vaccine_type/HtmlView.php b/admin/src/View/Immunisation_vaccine_type/HtmlView.php index cab2b7d..2ff676d 100644 --- a/admin/src/View/Immunisation_vaccine_type/HtmlView.php +++ b/admin/src/View/Immunisation_vaccine_type/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Immunisation_vaccine_type; +namespace VDM\Component\Ehealthportal\Administrator\View\Immunisation_vaccine_type; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Immunisation_vaccine_types/HtmlView.php b/admin/src/View/Immunisation_vaccine_types/HtmlView.php index 003b832..2c4e95c 100644 --- a/admin/src/View/Immunisation_vaccine_types/HtmlView.php +++ b/admin/src/View/Immunisation_vaccine_types/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Immunisation_vaccine_types; +namespace VDM\Component\Ehealthportal\Administrator\View\Immunisation_vaccine_types; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Immunisations/HtmlView.php b/admin/src/View/Immunisations/HtmlView.php index 246133d..b8cf783 100644 --- a/admin/src/View/Immunisations/HtmlView.php +++ b/admin/src/View/Immunisations/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Immunisations; +namespace VDM\Component\Ehealthportal\Administrator\View\Immunisations; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Import/HtmlView.php b/admin/src/View/Import/HtmlView.php index 3a1a5c6..4bfd854 100644 --- a/admin/src/View/Import/HtmlView.php +++ b/admin/src/View/Import/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Import; +namespace VDM\Component\Ehealthportal\Administrator\View\Import; // No direct access to this file \defined('_JEXEC') or die; @@ -31,7 +31,7 @@ use Joomla\CMS\Factory; use Joomla\CMS\Language\Text; use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Toolbar\ToolbarHelper; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Medication/HtmlView.php b/admin/src/View/Medication/HtmlView.php index 4238e16..f1731dc 100644 --- a/admin/src/View/Medication/HtmlView.php +++ b/admin/src/View/Medication/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Medication; +namespace VDM\Component\Ehealthportal\Administrator\View\Medication; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Medications/HtmlView.php b/admin/src/View/Medications/HtmlView.php index b176659..932a5d5 100644 --- a/admin/src/View/Medications/HtmlView.php +++ b/admin/src/View/Medications/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Medications; +namespace VDM\Component\Ehealthportal\Administrator\View\Medications; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Nonpay_reason/HtmlView.php b/admin/src/View/Nonpay_reason/HtmlView.php index 685dfe8..8d8ed27 100644 --- a/admin/src/View/Nonpay_reason/HtmlView.php +++ b/admin/src/View/Nonpay_reason/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Nonpay_reason; +namespace VDM\Component\Ehealthportal\Administrator\View\Nonpay_reason; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Nonpay_reasons/HtmlView.php b/admin/src/View/Nonpay_reasons/HtmlView.php index 96290b3..061f86e 100644 --- a/admin/src/View/Nonpay_reasons/HtmlView.php +++ b/admin/src/View/Nonpay_reasons/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Nonpay_reasons; +namespace VDM\Component\Ehealthportal\Administrator\View\Nonpay_reasons; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Patient_queue/HtmlView.php b/admin/src/View/Patient_queue/HtmlView.php index 9c2895d..111572a 100644 --- a/admin/src/View/Patient_queue/HtmlView.php +++ b/admin/src/View/Patient_queue/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Patient_queue; +namespace VDM\Component\Ehealthportal\Administrator\View\Patient_queue; // No direct access to this file \defined('_JEXEC') or die; @@ -36,8 +36,8 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\HeaderCheck; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\HeaderCheck; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Payment/HtmlView.php b/admin/src/View/Payment/HtmlView.php index 404ce4f..ff9fd8b 100644 --- a/admin/src/View/Payment/HtmlView.php +++ b/admin/src/View/Payment/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Payment; +namespace VDM\Component\Ehealthportal\Administrator\View\Payment; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Payment_type/HtmlView.php b/admin/src/View/Payment_type/HtmlView.php index f97ac64..c4fdc47 100644 --- a/admin/src/View/Payment_type/HtmlView.php +++ b/admin/src/View/Payment_type/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Payment_type; +namespace VDM\Component\Ehealthportal\Administrator\View\Payment_type; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Payment_types/HtmlView.php b/admin/src/View/Payment_types/HtmlView.php index 14abcc6..97d7132 100644 --- a/admin/src/View/Payment_types/HtmlView.php +++ b/admin/src/View/Payment_types/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Payment_types; +namespace VDM\Component\Ehealthportal\Administrator\View\Payment_types; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Payments/HtmlView.php b/admin/src/View/Payments/HtmlView.php index 8034652..9fa84d7 100644 --- a/admin/src/View/Payments/HtmlView.php +++ b/admin/src/View/Payments/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Payments; +namespace VDM\Component\Ehealthportal\Administrator\View\Payments; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Planning_type/HtmlView.php b/admin/src/View/Planning_type/HtmlView.php index d70c9b8..b88dba1 100644 --- a/admin/src/View/Planning_type/HtmlView.php +++ b/admin/src/View/Planning_type/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Planning_type; +namespace VDM\Component\Ehealthportal\Administrator\View\Planning_type; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Planning_types/HtmlView.php b/admin/src/View/Planning_types/HtmlView.php index ebc5b07..82c1b77 100644 --- a/admin/src/View/Planning_types/HtmlView.php +++ b/admin/src/View/Planning_types/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Planning_types; +namespace VDM\Component\Ehealthportal\Administrator\View\Planning_types; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Prostate_and_testicular_cancer/HtmlView.php b/admin/src/View/Prostate_and_testicular_cancer/HtmlView.php index a966e9a..c074c0e 100644 --- a/admin/src/View/Prostate_and_testicular_cancer/HtmlView.php +++ b/admin/src/View/Prostate_and_testicular_cancer/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Prostate_and_testicular_cancer; +namespace VDM\Component\Ehealthportal\Administrator\View\Prostate_and_testicular_cancer; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Prostate_and_testicular_cancers/HtmlView.php b/admin/src/View/Prostate_and_testicular_cancers/HtmlView.php index f099e13..58b52dc 100644 --- a/admin/src/View/Prostate_and_testicular_cancers/HtmlView.php +++ b/admin/src/View/Prostate_and_testicular_cancers/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Prostate_and_testicular_cancers; +namespace VDM\Component\Ehealthportal\Administrator\View\Prostate_and_testicular_cancers; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Referral/HtmlView.php b/admin/src/View/Referral/HtmlView.php index 0493873..a90e9f9 100644 --- a/admin/src/View/Referral/HtmlView.php +++ b/admin/src/View/Referral/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Referral; +namespace VDM\Component\Ehealthportal\Administrator\View\Referral; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Referrals/HtmlView.php b/admin/src/View/Referrals/HtmlView.php index 0b6c46e..abe4b1e 100644 --- a/admin/src/View/Referrals/HtmlView.php +++ b/admin/src/View/Referrals/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Referrals; +namespace VDM\Component\Ehealthportal\Administrator\View\Referrals; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Site/HtmlView.php b/admin/src/View/Site/HtmlView.php index 1ad274c..ea2abe0 100644 --- a/admin/src/View/Site/HtmlView.php +++ b/admin/src/View/Site/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Site; +namespace VDM\Component\Ehealthportal\Administrator\View\Site; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Sites/HtmlView.php b/admin/src/View/Sites/HtmlView.php index c812cf2..5dd1e83 100644 --- a/admin/src/View/Sites/HtmlView.php +++ b/admin/src/View/Sites/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Sites; +namespace VDM\Component\Ehealthportal\Administrator\View\Sites; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Strength/HtmlView.php b/admin/src/View/Strength/HtmlView.php index be2d240..6b2052d 100644 --- a/admin/src/View/Strength/HtmlView.php +++ b/admin/src/View/Strength/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Strength; +namespace VDM\Component\Ehealthportal\Administrator\View\Strength; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Strengths/HtmlView.php b/admin/src/View/Strengths/HtmlView.php index 7e16af4..1259800 100644 --- a/admin/src/View/Strengths/HtmlView.php +++ b/admin/src/View/Strengths/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Strengths; +namespace VDM\Component\Ehealthportal\Administrator\View\Strengths; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Test/HtmlView.php b/admin/src/View/Test/HtmlView.php index 51d56d9..5a5f59f 100644 --- a/admin/src/View/Test/HtmlView.php +++ b/admin/src/View/Test/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Test; +namespace VDM\Component\Ehealthportal\Administrator\View\Test; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Testing_reason/HtmlView.php b/admin/src/View/Testing_reason/HtmlView.php index 570cc20..07f2903 100644 --- a/admin/src/View/Testing_reason/HtmlView.php +++ b/admin/src/View/Testing_reason/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Testing_reason; +namespace VDM\Component\Ehealthportal\Administrator\View\Testing_reason; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Testing_reasons/HtmlView.php b/admin/src/View/Testing_reasons/HtmlView.php index a6697d6..b36cf3a 100644 --- a/admin/src/View/Testing_reasons/HtmlView.php +++ b/admin/src/View/Testing_reasons/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Testing_reasons; +namespace VDM\Component\Ehealthportal\Administrator\View\Testing_reasons; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Tests/HtmlView.php b/admin/src/View/Tests/HtmlView.php index 2171a04..6deb400 100644 --- a/admin/src/View/Tests/HtmlView.php +++ b/admin/src/View/Tests/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Tests; +namespace VDM\Component\Ehealthportal\Administrator\View\Tests; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Tuberculoses/HtmlView.php b/admin/src/View/Tuberculoses/HtmlView.php index 51a1d1a..036559f 100644 --- a/admin/src/View/Tuberculoses/HtmlView.php +++ b/admin/src/View/Tuberculoses/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Tuberculoses; +namespace VDM\Component\Ehealthportal\Administrator\View\Tuberculoses; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Tuberculosis/HtmlView.php b/admin/src/View/Tuberculosis/HtmlView.php index d16bce2..c065d23 100644 --- a/admin/src/View/Tuberculosis/HtmlView.php +++ b/admin/src/View/Tuberculosis/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Tuberculosis; +namespace VDM\Component\Ehealthportal\Administrator\View\Tuberculosis; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Unit/HtmlView.php b/admin/src/View/Unit/HtmlView.php index 73b2c83..3366b55 100644 --- a/admin/src/View/Unit/HtmlView.php +++ b/admin/src/View/Unit/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Unit; +namespace VDM\Component\Ehealthportal\Administrator\View\Unit; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Units/HtmlView.php b/admin/src/View/Units/HtmlView.php index 0e3156b..c8aa2c8 100644 --- a/admin/src/View/Units/HtmlView.php +++ b/admin/src/View/Units/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Units; +namespace VDM\Component\Ehealthportal\Administrator\View\Units; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/src/View/Vmmc/HtmlView.php b/admin/src/View/Vmmc/HtmlView.php index e39eaaa..f9d11cf 100644 --- a/admin/src/View/Vmmc/HtmlView.php +++ b/admin/src/View/Vmmc/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Vmmc; +namespace VDM\Component\Ehealthportal\Administrator\View\Vmmc; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\StringHelper; /** diff --git a/admin/src/View/Vmmcs/HtmlView.php b/admin/src/View/Vmmcs/HtmlView.php index 1616ec7..5cbff9b 100644 --- a/admin/src/View/Vmmcs/HtmlView.php +++ b/admin/src/View/Vmmcs/HtmlView.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -22,7 +22,7 @@ Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ -namespace JCB\Component\Ehealthportal\Administrator\View\Vmmcs; +namespace VDM\Component\Ehealthportal\Administrator\View\Vmmcs; // No direct access to this file \defined('_JEXEC') or die; @@ -40,7 +40,7 @@ use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; use Joomla\CMS\Plugin\PluginHelper; use Joomla\CMS\Toolbar\ToolbarHelper; use Joomla\CMS\Document\Document; -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; use VDM\Joomla\Utilities\ArrayHelper; use VDM\Joomla\Utilities\StringHelper; diff --git a/admin/tmpl/administration_part/default.php b/admin/tmpl/administration_part/default.php index c7fe07c..e9c1f25 100644 --- a/admin/tmpl/administration_part/default.php +++ b/admin/tmpl/administration_part/default.php @@ -10,7 +10,7 @@ |_| /-------------------------------------------------------------------------------------------------------------------------------/ - @version 4.0.0 + @version 4.0.x @build 19th January, 2024 @created 13th August, 2020 @package eHealth Portal @@ -35,7 +35,7 @@ use Joomla\CMS\Router\Route; Html::_('behavior.formvalidator'); Html::_('formbehavior.chosen', 'select'); Html::_('behavior.keepalive'); -use JCB\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; +use VDM\Component\Ehealthportal\Administrator\Helper\EhealthportalHelper; ?>