You are here

Functions in Leaflet 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_leaflet_map_info ./leaflet.api.php Define one or map definitions to be used when rendering a map.
hook_leaflet_map_prebuild_alter ./leaflet.api.php Alters the js settings passed to the leaflet map.
hook_leaflet_views_alter_points_data_alter leaflet_views/leaflet_views.api.php Allow modules to alter the points data while rendering a leaflet views row.
leaflet_apply_map_settings ./leaflet.formatters.inc Universal method for applying map settings from leaflet_form_elements items. 2
leaflet_build_map ./leaflet.module Attach Leaflet-required client files and return renderable array for a map. 3
leaflet_field_formatter_info ./leaflet.formatters.inc Implements hook_field_formatter_info().
leaflet_field_formatter_settings_form ./leaflet.formatters.inc Implements hook_field_formatter_settings_form().
leaflet_field_formatter_settings_summary ./leaflet.formatters.inc Implements hook_field_formatter_settings_summary().
leaflet_field_formatter_view ./leaflet.formatters.inc Implements hook_field_formatter_view().
leaflet_form_elements ./leaflet.formatters.inc Helper function to standardize forms between views and field formatters. 2
leaflet_help ./leaflet.module Implements hook_help().
leaflet_icon_validate ./leaflet.formatters.inc Validation callback for icon urls. 1
leaflet_initial_zoom_validate ./leaflet.formatters.inc Validation callback for the initial zoom level. 1
leaflet_leaflet_map_info ./leaflet.module Implements hook_leaflet_map_info().
leaflet_libraries_info ./leaflet.module Implements hook_libraries_info().
leaflet_map_get_info ./leaflet.module Get all available Leaflet map definitions. 5
leaflet_max_zoom_validate ./leaflet.formatters.inc Validation callback for max zoom level. 1
leaflet_min_zoom_validate ./leaflet.formatters.inc Validation callback for min zoom level. 1
leaflet_process_geofield ./leaflet.formatters.inc Convert a geofield into an array of map points. 2
leaflet_render_map ./leaflet.module DEPRECATED. Use leaflet_build_map() instead.
leaflet_requirements ./leaflet.install Implements hook_requirements().
leaflet_theme ./leaflet.module Implements hook_theme().
leaflet_token_replace ./leaflet.formatters.inc Replaces all tokens in a given string with appropriate values. 1
leaflet_views_update_7000 leaflet_views/leaflet_views.install Add the Entity API module as a dependency.
leaflet_views_views_api leaflet_views/leaflet_views.module Implements hook_views_api().
leaflet_views_views_plugins leaflet_views/leaflet_views.views.inc Define leaflet views style.
_leaflet_get_form_input_path ./leaflet.formatters.inc Helper function to find the correct values for input validation. 3

Other projects