CRM-17837 Report class pager function, test/ api access fix.
authoreileen <emcnaughton@wikimedia.org>
Tue, 19 Jan 2016 21:32:15 +0000 (10:32 +1300)
committereileen <emcnaughton@wikimedia.org>
Tue, 19 Jan 2016 21:32:15 +0000 (10:32 +1300)
commitf45db615b80f44b71fdf06573f57eef44c8de493
treea8406cf15f8060c2746c775b797d88c04b1e5152
parent8a2bee47cef116bebd205ac73856529900cbdccb
CRM-17837 Report class pager function, test/ api access fix.

This minor patch just checks if the get function is callable before calling it. It allows the api calls to not fatal.
The api calls are primarily used in the unit tests at this stage although the original intent was about more flexible charting by retrieving
the data from an api & passing it to 'any' charting library

Change-Id: I8b3e4e9ade3f75ce8bc6e608cb3c7c6e60d127b9
CRM/Report/Form.php