showStandalonePageLink()
public final function showStandalonePageLink($requests)
This generates a link to your showStandalonePage() method.
Can be used from within any method. From Zenario 7.0.0 onwards.
$requests
A request string to add to the URL.
A URL that will access your showStandalonePageLink()
method when followed.