Class Plato_Interface
Abstracte klasse voor interface met Plato (import en export)
Direct known subclasses
Indirect known subclasses
SIW\Plato\Export_Application
,
SIW\Plato\Import_Dutch_Workcamps
,
SIW\Plato\Import_FPL
,
SIW\Plato\Import_Workcamps
Abstract
Namespace: SIW\Plato
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at plato/plato-interface.php
Namespace: SIW\Plato
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at plato/plato-interface.php
Methods summary
public
|
|
protected
|
|
protected
string
|
|
protected
|
|
protected
|
|
public
|
|
protected
boolean
|
Constants summary
string |
API_URL
Webservice url |
#
'https://workcamp-plato.org/files/services/ExternalSynchronization.asmx/'
|
Properties summary
protected
string
|
$name
Naam van import/export (voor logging) |
|
protected
string
|
$webkey
Organization webkey van plato |
|
protected
string
|
$endpoint
Endpoint van de webservice |
|
protected
string
|
$endpoint_url
Endpoint url voor Plato |
|
protected
array|WP_Error
|
$http_response
HTTP response van Plato |
|
protected
SimpleXMLElement
|
$xml_response
XML response van Plato |
|
protected
WC_Logger
|
$logger
Logger-instantie |
|
protected
array
|
$logger_context
Logger context |