getCachedContent() public method
Returns the cached content if available.
| public string|false getCachedContent ( ) | ||
|---|---|---|
| return | string|false |
The cached content. False is returned if valid content is not found in the cache. |
getCachedContent() public method
Returns the cached content if available.
| public string|false getCachedContent ( ) | ||
|---|---|---|
| return | string|false |
The cached content. False is returned if valid content is not found in the cache. |
Please login to continue.