1f8f3bf29335650ee7ccd4206634e420938ea481
FAQ/Questions/Caching.md
| ... | ... | @@ -12,7 +12,7 @@ Izenda caches all your reports and schema information automatically per browser |
| 12 | 12 | |
| 13 | 13 | ###FilteredListReports |
| 14 | 14 | |
| 15 | -The [[AdHocConfig.FilteredListReports|http://wiki.izenda.us/FAQ/FilteredListReports]] method will return a list of reports that are guaranteed to be available to the current user. |
|
| 15 | +The [[AdHocConfig.FilteredListReports|http://wiki.izenda.us/FAQ/FilteredListReports]] method will return a list of reports that are guaranteed to be available to the current user. This means that the reports were found in storage, identified as available to the current user, successfully loaded from storage into cache, and ready for use. |
|
| 16 | 16 | |
| 17 | 17 | ###InvalidateFilteredCaches |
| 18 | 18 |