Plugin Link/Path/URL Function AJAXLink()

public final function AJAXLink(
$requests = ''
)

Description

This generates a link to your handleAJAX() method.

Where You Can Use It

Can be used from within in any of the methods called by plugins. From Zenario 7.0.6 onwards.

Parameters

$requests

Either a request string, or an array of requests.

Return Value

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