Plugin Link/Path/URL Function pluginAJAXLink()

public final function pluginAJAXLink(
$requests = ''
)

Description

This generates a link to your pluginAJAXLink() method.

Where You Can Use It

Can be used in methods called by plugins. From Zenario 7.0.0 onwards.

Parameters

$requests

Either a request string, or an array of requests.

Return Value

A URL to call your handlePluginAJAX() method with the provided requests.