![]() |
Grima
2018-08
Whispering into Alma's ear
|
class AnalyticsReport More...
Public Member Functions | |
| runReport ($filter_params=array(), $limit=-1, $token="") | |
| pull Analytics report from Alma More... |
|
Public Member Functions inherited from AlmaObject
| |
| __construct () | |
| create new blank Alma Object More... |
|
| offsetExists ($offset) | |
| offsetGet ($offset) | |
| offsetSet ($offset, $value) | |
| offsetUnset ($offset) | |
Public Attributes | |
| $path | |
| $filter | |
| $reportXml | |
| $rows = array() | |
Public Attributes inherited from AlmaObject
| |
| $el_access = array() | |
| $xml | |
| $templateDir = __DIR__ . "/templates" | |
class AnalyticsReport
Definition at line 3824 of file grima-lib.php.
| AnalyticsReport::runReport | ( |
$filter_params = array(), |
|
$limit = -1, |
|||
$token = "" |
|||
| ) |
pull Analytics report from Alma
| String | $code | - code of location to pull from Alma |
Definition at line 3837 of file grima-lib.php.
References $grima.
| AnalyticsReport::$filter |
Definition at line 3827 of file grima-lib.php.
| AnalyticsReport::$path |
Definition at line 3826 of file grima-lib.php.
| AnalyticsReport::$reportXml |
Definition at line 3828 of file grima-lib.php.
| AnalyticsReport::$rows = array() |
Definition at line 3829 of file grima-lib.php.
1.8.13