You are here

Functions in Weather_es 6

Primary tabs

Namesort descending Location Description Direct uses Strings
block_weather_es_contents ./weather_es.module Show the weather_es contents 1
spanish_time ./weather_es_parser.inc Return the Spanish (peninsula) time 1
theme_weather_es ./weather_es.module Custom theme function for the weather_es block output
weather_es_block ./weather_es.module Implementation of hook_block().
weather_es_configuration ./weather_es.module Show a configuration page for a custom weather_es block 1
weather_es_configuration_submit ./weather_es.module Handle the submission of the custom weather_es block.
weather_es_configuration_validate ./weather_es.module Validate the form.
weather_es_confirm_delete ./weather_es.module Confirmation page before deleting a location 1
weather_es_confirm_delete_submit ./weather_es.module Handle the deletion of a location
weather_es_help ./weather_es.module Implementation of hook_help().
weather_es_install ./weather_es.install Implementation of hook_install().
weather_es_main ./weather_es.module Main weather_es_page 1
weather_es_menu ./weather_es.module Implementation of hook_menu().
weather_es_perm ./weather_es.module Implementation of hook_perm().
weather_es_save_config ./weather_es.module Save the config data 1
weather_es_save_data ./weather_es.module Save the data 2
weather_es_uninstall ./weather_es.install Implementation of hook_uninstall().
_weather_es_aemet ./weather_es_parser.inc Clean the data and save it 2
_weather_es_cities ./weather_es_parser.inc Available cities. 2
_weather_es_city_name ./weather_es_parser.inc Adopt the city-name to AEMET... 1
_weather_es_fill_aemet_table ./weather_es_data.inc @file Inset AEMET city codes 1
_weather_es_filter_cities ./weather_es_parser.inc Get the diferent cities of the user
_weather_es_get_config ./weather_es_parser.inc Get the user configuration
_weather_es_get_td_info ./weather_es_parser.inc Get the td info: rain probability, tmax, tmin...
_weather_es_next_act ./weather_es_parser.inc Next data update. AEMET refresh the data at Spanish local time, about 07:00am
_weather_es_provincies ./weather_es_parser.inc Available provinces 1
_weather_es_redirect ./weather_es_parser.inc Redirect the user to his correct path 3
_weather_es_retrieve_data ./weather_es_parser.inc Get the data from AEMET 1

Other projects