Class Postcode_Lookup
API endpoint voor opzoeken adres obv postcode
- SIW\API\Endpoint
-
SIW\API\Postcode_Lookup
Namespace: SIW\API
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at api/postcode-lookup.php
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at api/postcode-lookup.php
Methods summary
protected
|
|
protected
|
|
public
string
|
|
public
string
|
#
sanitize_housenumber( string $param, WP_REST_Request $request, string $key )
Formatteert huisnummer |
public
boolean
|
|
public
boolean
|
|
public
WP_REST_Response
|
Methods inherited from SIW\API\Endpoint
enqueue_script()
,
init()
,
register_route()
,
set_args()
,
verify_nonce()
Properties summary
protected
string
|
$resource
Resource |
#
'postcode_lookup'
|
protected
array
|
$methods
Toegestane methodes |
#
\WP_REST_Server::READABLE
|
protected
string
|
$callback
Naam van callback-functie |
#
'postcode_lookup'
|
protected
string
|
$script
Slug voor script |
#
'postcode'
|
protected
array
|
$script_deps
Dependencies van script |
#
['polyfill']
|
Properties inherited from SIW\API\Endpoint
$args
,
$namespace
,
$parameters
,
$permission_callback
,
$script_parameters
,
$version