You are here

Functions in Weather 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_weather_forecast_preprocess ./weather_theme.inc Custom theme function for preprocessing the weather display.
weather_access_userblock ./weather.module Checks whether the user has access to their own custom weather block. 1 1
weather_admin_main_page ./weather.forms.inc Show an overview of configured displays and the default display. 1
weather_admin_main_page_form ./weather.forms.inc Construct a form for general settings of the Weather module. 1
weather_admin_main_page_form_submit ./weather.forms.inc Handle the submission for general settings of the Weather module.
weather_admin_places ./weather.forms.inc Show an overview of all modified places. 1
weather_admin_places_form ./weather.forms.inc Construct a form for place additions of the Weather module. 1
weather_admin_places_form_submit ./weather.forms.inc Handle the submission of a new place.
weather_bearing_to_text ./weather_theme.inc Converts a compass bearing to a text direction. 3
weather_block_info ./weather.module Implements hook_block_info().
weather_block_view ./weather.module Implements hook_block_view().
weather_calculate_beaufort ./weather_theme.inc Calculate Beaufort wind scale for given wind speed. 2
weather_cron ./weather.module Implements hook_cron().
weather_date_formats ./weather.module Implements hook_date_formats().
weather_date_format_types ./weather.module Implements hook_date_format_types().
weather_display_config_form ./weather.forms.inc Create a configuration form for a weather display. 1
weather_display_config_form_submit ./weather.forms.inc Implements hook_form_submit().
weather_display_delete_confirm ./weather.forms.inc Generate a confirmation form before deleting. 1
weather_display_delete_confirm_submit ./weather.forms.inc Implements actual deletion of display. 1
weather_display_delete_submit ./weather.forms.inc Implements hook_form_submit(). 1
weather_format_condition ./weather_theme.inc Returns weather condition as translated text from yr.no symbol number. 2
weather_format_image ./weather_theme.inc Returns the <img> tag for the weather image to use for the current condition. 2
weather_format_nearest_station ./weather_theme.inc Format information about nearest weather station. 1
weather_format_pressure ./weather_theme.inc Convert pressure. 2
weather_format_temperature ./weather_theme.inc Converts temperatures. 3
weather_format_wind ./weather_theme.inc Convert wind. 2
weather_format_windchill_temperature ./weather_theme.inc Calculates windchill temperature. 1
weather_format_wind_direction ./weather_theme.inc Convert wind direction. 1
weather_format_wind_speed ./weather_theme.inc Convert wind speed. 2
weather_get_countries ./weather.forms.inc Get all countries. 1
weather_get_displays_in_use ./weather.common.inc Get all currently used displays. 3
weather_get_display_config ./weather.common.inc Return display configuration for a specific display. 3
weather_get_forecasts_from_database ./weather_parser.inc Try to fetch forecasts from the database. 1
weather_get_information_about_geoid ./weather.common.inc Get information about a GeoID. 5
weather_get_location_settings ./weather.forms.inc Return location settings for a specific id. 1
weather_get_nearest_station ./weather.common.inc Return ICAO code of the nearest weather station. 2
weather_get_places ./weather.forms.inc Get all places for a country. 1
weather_get_places_in_use ./weather.common.inc Get all currently used places for a display. 1
weather_get_weather ./weather.common.inc Returns a weather object for the specified GeoID. 5
weather_help ./weather.module Implements hook_help().
weather_install ./weather.install Implements hook_install().
weather_location_delete_confirm ./weather.forms.inc Generate a confirmation form before deleting. 1
weather_location_delete_confirm_submit ./weather.forms.inc Implements actual deletion of location.
weather_location_delete_submit ./weather.forms.inc Implements hook_form_submit(). 1
weather_location_settings_form ./weather.forms.inc Create a form for a weather place. 1
weather_location_settings_form_country_callback ./weather.forms.inc AJAX callback for location settings form. 1
weather_location_settings_form_place_callback ./weather.forms.inc AJAX callback for location settings form. 1
weather_location_settings_form_submit ./weather.forms.inc Implements hook_form_submit().
weather_location_settings_form_validate ./weather.forms.inc Implements hook_form_validate().
weather_menu ./weather.module Implements hook_menu().

Pages

Other projects