You are here

Functions in Weather 7

Primary tabs

Namesort descending Location Description Direct uses Strings
weather_search_form ./weather.forms.inc Display a form for the user to search for weather locations. 1
weather_search_form_submit ./weather.forms.inc Submission handler for the weather search form.
weather_search_form_validate ./weather.forms.inc Validate the input from the weather search form
weather_search_location ./weather.forms.inc Search for a given location. 1
weather_theme ./weather.module Implement hook_theme().
weather_uninstall ./weather.install Implement hook_uninstall().
weather_update_7000 ./weather.install Removes hardcoded numeric deltas from blocks.
weather_update_7100 ./weather.install Implement hook_update_N().
weather_update_7101 ./weather.install Implement hook_update_N().
weather_update_7102 ./weather.install Implement hook_update_N().
weather_update_7103 ./weather.install Implement hook_update_N().
weather_update_7104 ./weather.install Implement hook_update_N().
weather_update_7105 ./weather.install Implement hook_update_N().
weather_update_last_removed ./weather.install Implement hook_update_last_removed().
weather_user_main_page ./weather.forms.inc Show an overview of configured locations for a user. 1
_weather_calculate_sunrise_sunset ./weather_parser.inc Calculate the times of sunrise and sunset. 1
_weather_construct_image_filename ./weather_parser.inc Construct filename of the weather image. 1
_weather_convert_settings ./weather.install Converts settings from 6.x to 7.x module versions. 1
_weather_convert_units ./weather.install Converts units from 6.x to 7.x module versions. 1
_weather_parse_icao ./weather_parser.inc Extract ICAO code. 1
_weather_parse_phenomena ./weather_parser.inc Extract phenomena information. 1
_weather_parse_pressure ./weather_parser.inc Extract pressure information. 1
_weather_parse_sky_condition ./weather_parser.inc Extract sky condition information. 1
_weather_parse_stop ./weather_parser.inc Decide whether to stop parsing. 1
_weather_parse_temperature ./weather_parser.inc Extract temperature information. 1
_weather_parse_timestamp ./weather_parser.inc Extract timestamp. 1
_weather_parse_visibility ./weather_parser.inc Extract visibility information. 1
_weather_parse_wind ./weather_parser.inc Extract wind information. 1

Pages

Other projects