r1 - 12 Sep 2005 - 13:44:22 - JonPriddeyYou are here: TWiki >  Main Web  >  ElixirReport > ElixirReportCookbook > WorkingWithTables > DataCacheManager > DataCache

DataCache

A DataCache object represents a set of records and an index identifying the current record. By default these records are loaded by the DataCacheManager and provided on demand. However, it is possible to use the functions of DataCache to alter the records and store the modified cache into the DataCacheManager for subsequent components to use.

The filter(fieldname, value) method returns a new DataCache which contains a subset of the original cache, retaining only those records where fieldname contains value.

See DataCacheManager for an example.

-- JonPriddey - 12 Sep 2005

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback