You are here

Functions in Weather 5.6

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_weather ./weather.module Custom theme function for the weather block output
weather_bearing_to_text ./weather.module Converts a compass bearing to a text direction (e.g. 0° North, 86° East, ...) 2
weather_block ./weather.module Generate HTML for the weather block
weather_cron ./weather.module Implementation of hook_cron().
weather_custom_block ./weather.module Show a configuration page for a custom weather block 1
weather_custom_block_delete_confirm ./weather.module Confirmation page before deleting a location 1
weather_custom_block_delete_confirm_submit ./weather.module Handle the deletion of a location
weather_custom_block_form ./weather.module Construct the configuration form for a weather block 1
weather_custom_block_form_submit ./weather.module Handle the submission of the custom weather block
weather_custom_block_form_validate ./weather.module Check the submission of the custom weather block
weather_get_icao_from_lat_lon ./weather.module Given a latitude and longitude, return the details of the nearest known weather station. 1
weather_get_metar ./weather.module Fetches the latest METAR data from the database or internet 1
weather_get_places_xml ./weather.module Return all places with their ICAO codes for a given country. 1
weather_help ./weather.module Implementation of hook_help().
weather_install ./weather.install Implementation of hook_install().
weather_main_page ./weather.module Show an overview of configured locations and the default location, if on the admin pages 1
weather_main_page_form ./weather.module Construct a form for general settings of the Weather module 1
weather_main_page_form_submit ./weather.module Handle the submission for general settings of the Weather module
weather_menu ./weather.module Implementation of hook_menu().
weather_parse_metar ./weather_parser.inc Parses a raw METAR data string 1
weather_perm ./weather.module Implementation of hook_perm().
weather_store_metar ./weather.module Stores parsed METAR data in the database 1
weather_uninstall ./weather.install Implementation of hook_uninstall().
weather_update_1 ./weather.install Implementation of hook_update_N().
weather_update_10 ./weather.install
weather_update_2 ./weather.install
weather_update_3 ./weather.install
weather_update_4 ./weather.install
weather_update_5 ./weather.install
weather_update_6 ./weather.install
weather_update_7 ./weather.install
weather_update_8 ./weather.install
weather_update_9 ./weather.install
_weather_calculate_beaufort ./weather_parser.inc Calculate Beaufort wind scale for given wind speed 1
_weather_calculate_sunrise_sunset ./weather_parser.inc Calculate the times of sunrise and sunset 1
_weather_fill_icao_table ./weather.install 6
_weather_format_closest_station ./weather.module Convert information about nearest METAR station in the location block 1
_weather_format_condition ./weather.module Format the weather condition and phenomena (rain, drizzle, snow, ...) 1
_weather_format_pressure ./weather.module Convert pressure 1
_weather_format_relative_humidity ./weather.module Calculate the relative humidity 1
_weather_format_temperature ./weather.module Convert temperatures 1
_weather_format_visibility ./weather.module Convert the visibility 1
_weather_format_wind ./weather.module Convert wind 1
_weather_get_config ./weather.module Return the configuration for the given user id. 2
_weather_get_configs_in_use ./weather.module Determine how many configurations exist for the given user id. 2
_weather_get_countries ./icao_codes.inc 1
_weather_get_country_from_icao ./icao_codes.inc 2
_weather_get_first_valid_config ./weather.module Return the first valid configuration or 1 if there is none 1
_weather_get_free_config ./weather.module Return the first unused configuration number 2
_weather_get_image ./weather.module 1

Pages

Other projects