GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Static Public Member Functions
Helpers Class Reference

Static Public Member Functions

static query_api ( $url, array $args=[])
 Performs remote call to GravityKit's EDD API. More...
 

Detailed Description

Definition at line 13 of file Licenses/Helpers.php.

Member Function Documentation

◆ query_api()

static query_api (   $url,
array  $args = [] 
)
static

Performs remote call to GravityKit's EDD API.

1.0

Parameters
string$url
array$args
Exceptions
Exception
Returns
array|null Response body.

Definition at line 26 of file Licenses/Helpers.php.

References $args, and $url.

Referenced by ProductManager\get_remote_products(), and LicenseManager\perform_remote_license_call().


The documentation for this class was generated from the following file: