CPageCache is the class used to cache the HTML result of the script execution.
| Method | Description |
|---|---|
| StartDataCache | Initializes the caching mechanism and starts buffered HTML output, or outputs the cache content. |
| EndDataCache | Stores the buffered HTML in the cache file. |
| InitCache | Initializes the caching mechanism. |
| Output | Emits the HTML result stored in cache. |
| IsCacheExpired | Checks whether the cache is expired or not. |
| © 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |