JGoogleEmbedAnalytics::createCall
Create a javascript function from the call parameters
Signature
public function createCall(string
$method,
array
$paramsĀ )
Parameters
-
$method
- The name of the function
-
$params
- The parameters for the call
Returns
- string
- The created call