Metadata - Add default labelField to all DAO entities
authorColeman Watts <coleman@civicrm.org>
Fri, 2 Dec 2022 15:32:21 +0000 (10:32 -0500)
committerColeman Watts <coleman@civicrm.org>
Fri, 2 Dec 2022 15:59:42 +0000 (10:59 -0500)
commit6e11a7c74e77f95dfdb220891ac2e92d1b091ed2
tree89cd07460b995a30fc050013a39ac8d0e17030ff
parent26bde012656f8bcb8478b7b07e052cc50f52e8ea
Metadata - Add default labelField to all DAO entities
24 files changed:
CRM/Batch/DAO/Batch.php
CRM/Case/DAO/CaseType.php
CRM/Contribute/DAO/Widget.php
CRM/Core/CodeGen/Specification.php
CRM/Core/DAO/ActionSchedule.php
CRM/Core/DAO/Dashboard.php
CRM/Core/DAO/Extension.php
CRM/Core/DAO/Menu.php
CRM/Core/DAO/OptionGroup.php
CRM/Core/DAO/OptionValue.php
CRM/Core/DAO/PrintLabel.php
CRM/Core/DAO/UFField.php
CRM/Core/DAO/UFGroup.php
CRM/Dedupe/DAO/DedupeRuleGroup.php
CRM/Event/DAO/ParticipantStatusType.php
CRM/Financial/DAO/PaymentProcessor.php
CRM/Financial/DAO/PaymentProcessorType.php
CRM/Friend/DAO/Friend.php
CRM/Price/DAO/LineItem.php
CRM/Price/DAO/PriceField.php
CRM/Price/DAO/PriceFieldValue.php
CRM/Price/DAO/PriceSet.php
CRM/Report/DAO/ReportInstance.php
CRM/SMS/DAO/Provider.php