Open Journal Systems
3.3.0
|
Static Public Member Functions | |
static | getCurlObject ($url=null, $useProxySettings=true) |
Helper for curl usage.
Definition at line 16 of file PKPCurlHelper.inc.php.
|
static |
Retrieve a reference to the specified DAO.
string | $url | (optional) The url that the curl instance is going to be initialised with |
bool | $useProxySettings | (optional: true) True if the proxy settings should be considered |
Definition at line 23 of file PKPCurlHelper.inc.php.
References $application, PKPApplication\get(), and Config\getVar().
Referenced by WebService\_callGetWebService(), WebService\_callPostWebService(), MedraWebservice\_doRequest(), FunctionalDataciteExportTest\checkDoiRegistration(), DOAJExportPlugin\depositXML(), DataciteExportPlugin\depositXML(), CrossRefExportPlugin\depositXML(), and CrossRefExportPlugin\getStatusMessage().