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
Name | Type(s) | Description |
---|---|---|
language (optional) | Language, int, string, null |
Return value
string
Exceptions
Method can throw exceptions on error:
WireException
ProcessPageEdit methods and properties
API reference based on ProcessWire core version 3.0.244