modules/Reports/ReportCache.php
\ReportCache
Package: SugarCRM
Polymorphic buckets - place any item in a report_cache
Properties
Methods

retrieve(
string $reportId, string $assigned_user_id
=
''
)
:
boolRetrieves and populates object
Parameters
Returns
| Name | Type | Description |
|---|---|---|
| $reportId | string | ID of report |
| $assigned_user_id | string | ID of user |
| Type | Description |
|---|---|
| bool | True on success |

update(
)
:
boolThis updates the date_modified value only. This is a special update function
Returns
| Type | Description |
|---|---|
| bool |