-
- Downloads
Merge pull request #2258 from NileemaJadhav/CRM-13889
-- CRM-13889 APIs for Dashboard, DashboardContact and new hook hook_civicrm_dashboard_defaults
Showing
- CRM/Core/BAO/Dashboard.php 69 additions, 22 deletionsCRM/Core/BAO/Dashboard.php
- CRM/Utils/Hook.php 10 additions, 0 deletionsCRM/Utils/Hook.php
- api/v3/Dashboard.php 107 additions, 0 deletionsapi/v3/Dashboard.php
- api/v3/DashboardContact.php 98 additions, 0 deletionsapi/v3/DashboardContact.php
- sql/civicrm_generated.mysql 1 addition, 1 deletionsql/civicrm_generated.mysql
- tests/phpunit/api/v3/DashboardContactTest.php 91 additions, 0 deletionstests/phpunit/api/v3/DashboardContactTest.php
- tests/phpunit/api/v3/DashboardTest.php 93 additions, 0 deletionstests/phpunit/api/v3/DashboardTest.php
- tests/phpunit/api/v3/SyntaxConformanceTest.php 2 additions, 1 deletiontests/phpunit/api/v3/SyntaxConformanceTest.php
Loading
Please register or sign in to comment