Name | Summary | Category |
cache | [cache] permits a chunk of content to be calculated once and stored and then fetched repeatedly. Each piece of cached content is given a name which is used when fetching. Cached content is given an... | Cache |
cache_delete | [cache_delete] permits cache data to be immediately removed. This method requires the name of the cached content to be specified. If the cached data is associated with a session, then specify the... | Cache |
cache_exists | [cache_exists] returns true if the cached item exists and returns false otherwise. The optional -expires parameter can be given to validate that the cached data is younger than the indicated... | Cache |
cache_fetch | [cache_fetch] returns the cached content if it exists. | Cache |
cache_store | [cache_store] permits content to be directly stored into the cache. If the optional -expires parameter is given, then the content will only be stored if there is existing content and if it is... | Cache |
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft