You are here

Functions in Weather 6.5

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_weather_theming ./weather.module Custom theme function for preprocessing the weather block output
weather_admin_main_page ./weather.module Show an overview of configured locations and the default location 1
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_access ./weather.module Check whether the user has access to their own custom weather block 1 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 2
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_countries ./weather.module 1
weather_get_country_from_icao ./weather.module 2
weather_get_icao_from_lat_lon ./weather.module Return ICAO code of the nearest weather station. 1
weather_get_latitude_longitude ./weather.module 1
weather_get_metar ./weather.module Fetches the latest METAR data from the database or internet 2
weather_get_places ./weather.module 2
weather_help ./weather.module Implementation of hook_help().
weather_install ./weather.install Implementation of hook_install().
weather_js ./weather.module Return a new place selection box based on the country selection 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_schema ./weather.install Implementation of hook_schema().
weather_search_autocomplete ./weather.module Given a partial string, search for a location or ICAO code matching that string. 1
weather_search_form ./weather.module Display a form for the user to search for weather locations. 1
weather_search_form_submit ./weather.module Submission handler for the weather search form.
weather_search_form_validate ./weather.module Validate the input from the weather search form
weather_search_location ./weather.module Searches for the specified location, whether it is a place name or an ICAO code. For example, weather/fuhlsbüttel will display the weather for Hamburg-Fuhlsbüttel. 1
weather_store_metar ./weather.module Stores parsed METAR data in the database 1
weather_theme ./weather.module Implementation of hook_theme().
weather_uninstall ./weather.install Implementation of hook_uninstall().
weather_update_10 ./weather.install Implementation of hook_update_N().
weather_update_4 ./weather.install Implementation of hook_update_N().
weather_update_5 ./weather.install Implementation of hook_update_N().
weather_update_6 ./weather.install Implementation of hook_update_N().
weather_update_6100 ./weather.install Implementation of hook_update_N().
weather_update_6101 ./weather.install Implementation of hook_update_N().
weather_update_6200 ./weather.install Implementation of hook_update_N().
weather_update_6500 ./weather.install Implementation of hook_update_N().
weather_update_6501 ./weather.install Implementation of hook_update_N().
weather_update_6502 ./weather.install Implementation of hook_update_N().
weather_update_6503 ./weather.install Implementation of hook_update_N().
weather_update_6504 ./weather.install Implementation of hook_update_N().
weather_update_6505 ./weather.install Implementation of hook_update_N().
weather_update_6506 ./weather.install Implementation of hook_update_N().
weather_update_6507 ./weather.install Implementation of hook_update_N().

Pages

Other projects