ProCacheStatic::renderCache()

Save a new static cache file

Usage

$bool = $proCacheStatic->renderCache(Page $page, $out);

Arguments

NameType(s)Description
$pagePage
$outstring bool

Cache contents, or specify true to return array of cache info that would be written

Return value

bool array

True if static cache file was rendered, false if not


ProCacheStatic methods and properties

API reference based on ProcessWire core version 3.0.251