View Source

h1. API:getCachePath;

{info:title=API Quick reference }
| Variable name: | getCachePath |
| Modx versions: | 0.9.x + Evolution |
| Input parameters: | |
| Return if successful: | |
| Return type: | string |
| Return on failure: | |
| Object parent: | [DocumentParser|DocumentParser Object] |
{info}

h2.Description / Usage
{code}string getCachePath(); {code}
Returns the virtual relative path to the cache folder.


h2. Examples

h2. Related

h2.Notes

h2. Function Source