Compare commits

...

1 Commits

Author SHA1 Message Date
Llewellyn van der Merwe ce48999a86
Update Licensing Template, and Namespace. 2024-01-19 17:50:12 +02:00
881 changed files with 1682 additions and 1784 deletions

View File

@ -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

View File

@ -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)
> 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)

View File

@ -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)
> 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)

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -9,7 +9,7 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 4.0.0
@version 4.0.x
@build 19th January, 2024
@created 13th August, 2020
@package eHealth Portal

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<config>
<fieldset
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
name="global_config"
label="COM_EHEALTHPORTAL_CONFIG_GLOBAL_LABEL"
description="COM_EHEALTHPORTAL_CONFIG_GLOBAL_DESC">

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fieldset name="details">
<!-- Default Fields. -->

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fieldset name="details">
<!-- Default Fields. -->

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fieldset name="details">
<!-- Default Fields. -->

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fieldset name="details">
<!-- Default Fields. -->

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fieldset name="details">
<!-- Default Fields. -->

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fieldset name="details">
<!-- Default Fields. -->

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fieldset name="details">
<!-- Default Fields. -->

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fieldset name="details">
<!-- Default Fields. -->

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="JCB\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="JCB\Component\Ehealthportal\Administrator\Field"
addruleprefix="VDM\Component\Ehealthportal\Administrator\Rule"
addfieldprefix="VDM\Component\Ehealthportal\Administrator\Field"
>
<fields name="filter">
<field

Some files were not shown because too many files have changed in this diff Show More