AJAXLink()
public final function AJAXLink($requests = '')
This generates a link to your handleAJAX() method.
Can be used from within in any of the methods called by plugins. From Zenario 7.0.6 onwards.
$requests
Either a request string, or an array of requests.
A URL to call your handleAJAX() method with the provided requests.