You are here

Functions in Weather 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
weather_permission ./weather.module Implements hook_permission().
weather_schema ./weather.install Implements hook_schema().
weather_search_autocomplete ./weather.forms.inc Search for a place, country, or link parts matching a partial string. 1
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_show_detailed_forecast ./weather.common.inc Display a detailed weather forecast for a given place. 1
weather_theme ./weather.module Implement hook_theme(). 6
weather_uninstall ./weather.install Implements hook_uninstall().
weather_update_7200 ./weather.install Create new database tables for 7.x-2.x branch of the weather module.
weather_update_7201 ./weather.install Convert old permission 'access weather pages' to new permission 'access weather search page'.
weather_update_7202 ./weather.install Convert old settings to new settings.
weather_update_7203 ./weather.install Convert old locations to new locations.
weather_update_7204 ./weather.install Remove old tables.
weather_update_7205 ./weather.install Add an ID to the weather_forecasts table, in order to use views.
weather_update_7206 ./weather.install Add Astoria, Oregon, USA.
weather_update_7207 ./weather.install Save the weather date format into variables.
weather_update_7208 ./weather.install Add several Greenlandic places.
weather_update_7209 ./weather.install Add 'status' column to table {weather_places} to support custom locations.
weather_update_last_removed ./weather.install Implements hook_update_last_removed().
weather_user_main_page ./weather.forms.inc Show an overview of configured places for a user. 1
weather_views_api ./weather.module Implements hook_views_api().
weather_views_data ./weather.views.inc Implements hook_views_data().
weather_views_pre_execute ./weather.views.inc Implements hook_views_pre_execute().
_weather_calculate_sun_info ./weather_theme.inc Calculate the times of sunrise and sunset. 1
_weather_create_weather_array ./weather_parser.inc Create a weather array with the forecast data from database. 1
_weather_data_installation ./weather.install Helper function for installation and upgrades. 3
_weather_download_forecast ./weather_parser.inc Downloads a new forecast from yr.no. 1
_weather_get_link_for_geoid ./weather.common.inc Construct the link for the given GeoID. 6
_weather_parse_forecast ./weather_parser.inc Parses an XML forecast supplied by yr.no. 2
_weather_update_places ./weather_parser.inc Handle updates to the weather_places table. 1

Pages

Other projects