Class Interactive_Map_Destinations
Class om een Mapplic kaart te genereren
- SIW\Elements\Interactive_Map
-
SIW\Elements\Interactive_Map_Destinations
Namespace: SIW\Elements
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at elements/interactive-map-destinations.php
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at elements/interactive-map-destinations.php
Methods summary
protected
array
|
|
protected
array
|
|
protected
string
|
#
generate_country_description(
Genereer beschrijving van aanbod per land |
protected
string
|
#
generate_workcamps_description(
Genereert beschrijving voor groepsprojecten |
public
string
|
Methods inherited from SIW\Elements\Interactive_Map
enqueue_scripts()
,
enqueue_styles()
,
exclude_js_from_combine()
,
generate()
,
get_map_data()
,
get_mobile_content()
,
parse_category()
,
parse_location()
,
set_options()
Constants summary
Constants inherited from SIW\Elements\Interactive_Map
Properties summary
protected
string
|
$id
ID van kaart |
#
'destinations'
|
protected
string
|
$file
Bestandsnaam van kaart |
#
'world'
|
protected
array
|
$data
|
#
[
'mapwidth' => 1200,
'mapheight' => 760,
]
|
protected
array
|
$options
Gegevens van kaart |
#
[
'search' => true,
'searchfields' => ['title', 'about', 'description'],
'hidenofilter' => true,
]
|
protected
|
$tailor_made_page_link
|
#
SIW\Elements\i18n::get_translated_page_url( siw_get_option( 'tailor_made_explanation_page' ) )
|
protected
|
$tailor_made_pages
|
#
) ) {
$url = get_permalink( $tailor_made_pages[0] )
|
protected
|
$text
|
#
__( 'Bekijk het aanbod', 'siw' )
|