You are here

Functions in Weather 7

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_weather_theming ./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_bearing_to_text ./weather_theme.inc Converts a compass bearing to a text direction. 2
weather_block_info ./weather.module Implement hook_block_info().
weather_block_view ./weather.module Implement hook_block_view().
weather_calculate_beaufort ./weather_theme.inc Calculate Beaufort wind scale for given wind speed. 1
weather_data_installation ./weather.install Helper function for installation and upgrades. 5
weather_display_delete_confirm ./weather.forms.inc Generate a confirmation form before deleting. 1
weather_display_delete_confirm_submit ./weather.forms.inc Implement actual deletion of display. 1
weather_display_delete_submit ./weather.forms.inc Implement hook_form_submit(). 1
weather_display_settings_form ./weather.forms.inc Create a settings form for a weather display. 1
weather_display_settings_form_submit ./weather.forms.inc Implement hook_form_submit().
weather_format_apparent_temperature ./weather_theme.inc Calculates apparent temperature. 1
weather_format_nearest_station ./weather_theme.inc Format information about nearest METAR station. 1
weather_format_pressure ./weather_theme.inc Convert pressure. 1
weather_format_relative_humidity ./weather_theme.inc Calculate relative humidity. 1
weather_format_sky_condition ./weather_theme.inc Format sky condition and weather phenomena (rain, drizzle, snow, ...). 1
weather_format_suninfo ./weather_theme.inc Format sunrise and sunset times. 1
weather_format_temperature ./weather_theme.inc Converts temperatures. 2
weather_format_visibility ./weather_theme.inc Convert visibility. 1
weather_format_wind ./weather_theme.inc Convert wind. 1
weather_get_countries ./weather.forms.inc Get all countries. 1
weather_get_country_from_icao ./weather.module Get the country of the ICAO code. 2
weather_get_displays_in_use ./weather.module Get all currently used displays. 3
weather_get_display_settings ./weather.module Return display settings for a specific display. 3
weather_get_locations_in_use ./weather.module Get all currently used locations for a display. 1
weather_get_location_settings ./weather.module Return location settings for a specific id. 2
weather_get_metar ./weather.module Fetches the latest METAR data from the database or internet. 2
weather_get_nearest_station ./weather.module Return ICAO code of the nearest weather station. 1
weather_get_places ./weather.module Get all places for a country. 1
weather_help ./weather.module Implement hook_help().
weather_install ./weather.install Implement hook_install().
weather_location_delete_confirm ./weather.forms.inc Generate a confirmation form before deleting. 1
weather_location_delete_confirm_submit ./weather.forms.inc Implement actual deletion of location.
weather_location_delete_submit ./weather.forms.inc Implement hook_form_submit(). 1
weather_location_settings_form ./weather.forms.inc Create a settings form for a weather location. 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 Implement hook_form_submit().
weather_location_settings_form_validate ./weather.forms.inc Implement hook_form_validate().
weather_menu ./weather.module Implement hook_menu().
weather_parse_metar ./weather_parser.inc Parses a raw METAR data string. 2
weather_permission ./weather.module Implement hook_permission().
weather_refresh_data ./weather_parser.inc Parses raw METAR data string and stores results in database. 1
weather_retrieve_data ./weather_parser.inc Retrieve data from http://www.aviationweather.gov/ 1
weather_schema ./weather.install Implement hook_schema().
weather_search_autocomplete ./weather.forms.inc Search for a location or ICAO code matching a partial string. 1

Pages

Other projects