Start the cache
| Parameters: | string – Page identifier |
|---|---|
| Return type: | void |
Write content to page identity
| Parameters: |
|
|---|---|
| Throws ExceptionLogicException: | |
Get from cache
| Parameters: | null|string – |
|---|---|
| Return type: | bool|string |
| Throws : | ExceptionLogicException |
| Throws : | ExceptionRuntimeException |
Checks if a cache with given id exists
| Parameters: | null|string – |
|---|---|
| Throws ExceptionLogicException: | |
| Return type: | bool |
Remove from cache
| Parameters: | null|string – |
|---|---|
| Throws ExceptionLogicException: | |
| Throws ExceptionRuntimeException: | |
| Return type: | bool |
Clear cached pages matching glob pattern
| Parameters: | string – |
|---|---|
| Throws ExceptionLogicException: | |
Determine the page to save from the request
| Return type: | string |
|---|
Get filename for page id
| Parameters: | string – |
|---|---|
| Return type: | string |