ProcessPageEdit::getViewUrl()
Get URL to view this page
Available since version 3.0.142. Was protected in previous versions
Usage
// basic usage
$string = $processPageEdit->getViewUrl();
// usage with all arguments
$string = $processPageEdit->getViewUrl($language = null);Arguments
Exceptions
Method can throw exceptions on error:
WireException
ProcessPageEdit methods and properties
API reference based on ProcessWire core version 3.0.252