Search ext: Add SearchDisplay database entity
authorColeman Watts <coleman@civicrm.org>
Thu, 15 Oct 2020 13:19:16 +0000 (09:19 -0400)
committerColeman Watts <coleman@civicrm.org>
Thu, 29 Oct 2020 23:48:23 +0000 (19:48 -0400)
commite991ce4426483c9302691b749f1d8b63e5162257
tree79ea2d648ff74e65fc4ce0b52b0b169f5a9c06c7
parent44111498547782278e1e50f0e3b4fd4051cc44f4
Search ext: Add SearchDisplay database entity
ext/search/CRM/Search/BAO/SearchDisplay.php [new file with mode: 0644]
ext/search/CRM/Search/DAO/SearchDisplay.php [new file with mode: 0644]
ext/search/Civi/Api4/SearchDisplay.php [new file with mode: 0644]
ext/search/Civi/Api4/Service/Spec/Provider/SearchDisplayCreationSpecProvider.php [new file with mode: 0644]
ext/search/managed/SearchDisplayType.mgd.php [new file with mode: 0644]
ext/search/search.civix.php
ext/search/search.php
ext/search/sql/auto_install.sql [new file with mode: 0644]
ext/search/sql/auto_uninstall.sql [new file with mode: 0644]
ext/search/xml/schema/CRM/Search/SearchDisplay.entityType.php [new file with mode: 0644]
ext/search/xml/schema/CRM/Search/SearchDisplay.xml [new file with mode: 0644]