Plugin Link/Path/URL Function showStandalonePageLink()

public final function showStandalonePageLink(
$requests
)

Description

This generates a link to your showStandalonePage() method.

Where You Can Use It

Can be used from within any method. From Zenario 7.0.0 onwards.

Parameters

$requests

A request string to add to the URL.

Return Value

A URL that will access your showStandalonePageLink() method when followed.