$procache→setRenderPage()
Set the page that is being rendered
Use this in cases where you want to allow for the page that started the render to change what page is being rendered. By letting ProCache know about it the page can still be cached.
Usage
$procache->setRenderPage($page);
Arguments
Name | Type(s) | Description |
---|---|---|
$page | int Page | Page object or id |
$procache methods and properties
API reference based on ProcessWire core version 3.0.251