Overview

Namespaces

  • None
  • WPGMZA
    • Integration
    • Selector

Classes

  • AdminMarkerDataTable
  • AjaxTable
  • AutoLoader
  • Crud
  • Database
  • DataTable
  • Distance
  • DOMDocument
  • DOMElement
  • Factory
  • GDPRCompliance
  • GlobalSettings
  • GoogleGeocoder
  • GoogleMap
  • GoogleMapsAPILoader
  • GoogleMapsLoader
  • LatLng
  • Map
  • MapsEngineDialog
  • Marker
  • MarkerDataTable
  • MarkerFilter
  • ModalDialog
  • NominatimGeocodeCache
  • OLLoader
  • Plugin
  • Query
  • QueryFragment
  • RestAPI
  • ScriptLoader
  • Strings
  • Table

Functions

  • create_marker_instance_delegate
  • query_nominatim_cache
  • store_nominatim_cache
  • Overview
  • Namespace
  • Class

Class GoogleMap

This module is currently redundant

WPGMZA\Factory
Extended by WPGMZA\Crud implements IteratorAggregate, JsonSerializable
Extended by WPGMZA\Map
Extended by WPGMZA\GoogleMap
Namespace: WPGMZA
Located at google-maps/class.google-map.php
Methods summary
public
# __construct( integer|array|object $id, $shortcode_atts = null )

Constructor

Constructor

Parameters

$id
$id_or_fields The ID to read an existing map, or an object or array to create a new one.
$shortcode_atts

Overrides

WPGMZA\Map::__construct()
Methods inherited from WPGMZA\Map
__get(), create_instance(), get_arbitrary_data_column_name()
Methods inherited from WPGMZA\Crud
__isset(), __set(), __unset(), assert_not_trashed(), bulk_read(), bulk_trash(), column_exists(), create(), getIterator(), get_column_names(), get_column_parameter(), get_column_parameters(), get_column_placeholders(), get_column_type(), get_columns(), get_placeholder_by_type(), get_table_name(), is_read_only(), jsonSerialize(), parse_arbitrary_data(), read(), set(), store_arbitrary_data(), trash(), update()
Methods inherited from WPGMZA\Factory
createInstance()
Constants inherited from WPGMZA\Crud
BULK_READ, SINGLE_READ
API documentation generated by ApiGen