CRM-17176 Add report menu rebuild function & api
authorAnthony Nemirovsky <anemirovsky@giantrabbit.com>
Tue, 8 Sep 2015 07:17:17 +0000 (19:17 +1200)
committereileenmcnaugton <eileen@fuzion.co.nz>
Wed, 30 Sep 2015 01:23:15 +0000 (14:23 +1300)
commit31cb18983883417aef133804ccd81278a00c907b
tree1c6b19082dcb856dbc3b7a1f8ece1f23ab397e97
parentb99d6c0437b723d704067d0155da857dfc167708
CRM-17176 Add report menu rebuild function & api

This is code extracted from a bunch of improvements by Giant Rabbit. It adds a function to rebuild the report menu
I have given this an api interface (& moved the functions around a little)

wmf CRM-17176 enhance navigation-reset to accept domain as a parameter

CRM-17176 navigation reset api - fix type
CRM/Core/BAO/Navigation.php
api/v3/Navigation.php
tests/phpunit/CRM/Core/BAO/NavigationTest.php [new file with mode: 0644]