You are here

Functions in Wunderground weather 7

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_wunderground_weather_field_drag ./wunderground_weather.module Theme function to create draggable fields.
theme_wunderground_weather_forecast ./wunderground_weather.module Theme function to render weather forecast block.
wunderground_weather_admin_form ./wunderground_weather.admin.inc Admin settings form. 1
wunderground_weather_block_configure ./wunderground_weather.module Implements hook_block_configure().
wunderground_weather_block_configure_location_fields ./wunderground_weather.module Attach location fields to the block configure forms. 1
wunderground_weather_block_info ./wunderground_weather.module Implements hook_block_info().
wunderground_weather_block_save ./wunderground_weather.module Implements hook_block_save().
wunderground_weather_block_view ./wunderground_weather.module Implements hook_block_view().
wunderground_weather_current_fields ./wunderground_weather.module Returns an array of available fields for the current conditions block. 1
wunderground_weather_forecast_fields ./wunderground_weather.module Returns an array of available fields for the weather forecast block. 1
wunderground_weather_geolookup ./wunderground_weather.module 1
wunderground_weather_get_current ./wunderground_weather.module Get current weather conditions and return them. 1
wunderground_weather_get_current_data ./wunderground_weather.module Get current weather from Wunderground.
wunderground_weather_get_forecast ./wunderground_weather.module Get forecast data and return a themed table. 1
wunderground_weather_get_forecast_data ./wunderground_weather.module Get weather forecast from Wunderground.
wunderground_weather_help ./wunderground_weather.module Implements hook_help().
wunderground_weather_http_request ./wunderground_weather.module Make a new http request. 2
wunderground_weather_location_autocomplete ./wunderground_weather.module Autocomplete function to get locations from the Wunderground database. 1
wunderground_weather_menu ./wunderground_weather.module Implements hook_menu().
wunderground_weather_permission ./wunderground_weather.module Implements hook_permission().
wunderground_weather_theme ./wunderground_weather.module Implements hook_theme().
wunderground_weather_uninstall ./wunderground_weather.install Implements hook_uninstall().
wunderground_weather_variable_info ./wunderground_weather.module Implements hook_variable_info().
_wunderground_weather_cache ./wunderground_weather.module Retrieve data from cache or make a new http request. 2
_wunderground_weather_get_icons_sample ./wunderground_weather.module Get a sample of icons of a icon set. 1
_wunderground_weather_get_icon_url ./wunderground_weather.module Generate a url to an icon a an icon set. 2
_wunderground_weather_languages ./wunderground_weather.module An array of all supported languages by Wunderground Weather. 2
_wunderground_weather_speed_to_beaufort ./wunderground_weather.module Convert wind speed to beaufort. 2

Other projects