ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
PhpOffice\PhpSpreadsheet\Calculation\Web Class Reference
+ Collaboration diagram for PhpOffice\PhpSpreadsheet\Calculation\Web:

Static Public Member Functions

static WEBSERVICE (string $url)
 WEBSERVICE. More...
 

Detailed Description

Deprecated:
1.18.0

Definition at line 8 of file Web.php.

Member Function Documentation

◆ WEBSERVICE()

static PhpOffice\PhpSpreadsheet\Calculation\Web::WEBSERVICE ( string  $url)
static

WEBSERVICE.

Returns data from a web service on the Internet or Intranet.

Excel Function: Webservice(url)

See also
Web::webService() Use the webService() method in the Web class instead
Returns
string the output resulting from a call to the webservice

Definition at line 23 of file Web.php.

References PhpOffice\PhpSpreadsheet\Calculation\Web\Service\webService().

24  {
26  }
static webService(string $url)
WEBSERVICE.
Definition: Service.php:21
$url
+ Here is the call graph for this function:

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