ProCacheStatic::static method   
Get all possible index file basenames for cache files
Usage
// basic usage
$array = $procache->static->cacheIndexBasenames();
// usage with all arguments
$array = $procache->static->cacheIndexBasenames($ext = 'html', bool $getVerbose = false);Arguments
| Name | Type(s) | Description | 
|---|---|---|
$ext (optional) | string Page | File extension or Page  | 
$getVerbose (optional) | bool | Get verbose array of info with array indexed by basenames?  | 
Return value
array
$procache->static methods and properties
API reference based on ProcessWire core version 3.0.252