template_preprocess_weather_es |
./weather_es.module |
Preprocess and sanitaze the data |
|
|
weather_es_block_info |
./weather_es.module |
hook_block_info() |
|
|
weather_es_block_view |
./weather_es.module |
hook_block_view() |
|
|
weather_es_delete_form |
./weather_es.module |
@author jmsirvent |
|
1 |
weather_es_delete_form_submit |
./weather_es.module |
@author jmsirvent |
|
1 |
weather_es_edit_form |
./weather_es.module |
@author jmsirvent |
|
1 |
weather_es_form_submit |
./weather_es.module |
@author jmsirvent |
|
2 |
weather_es_form_validate |
./weather_es.module |
@author jmsirvent |
|
2 |
weather_es_help |
./weather_es.module |
hook_help() |
|
|
weather_es_install |
./weather_es.install |
hook_install(). |
|
|
weather_es_menu |
./weather_es.module |
hook_menu |
|
|
weather_es_modify_form |
./weather_es.module |
@author jmsirvent |
|
1 |
weather_es_permission |
./weather_es.module |
hook_perm() |
|
|
weather_es_schema |
./weather_es.install |
hook_schema() |
|
|
weather_es_theme |
./weather_es.module |
weather_es block theme |
|
|
weather_es_uninstall |
./weather_es.install |
hook_uninstall(). |
|
|
weather_es_update_cities_callback |
./weather_es.module |
AHAH for the cities |
|
1 |
_weather_es_cities |
./weather_es.module |
Spanish cities by province |
2 |
|
_weather_es_conf_save |
./weather_es.module |
Save the user configuration |
1 |
|
_weather_es_conf_update |
./weather_es.module |
Update an old user configuration |
1 |
|
_weather_es_contents |
./weather_es.module |
Weather_es contents |
1 |
|
_weather_es_data_save |
./weather_es.module |
Save the AEMET data for a city |
2 |
|
_weather_es_main |
./weather_es.module |
Main weather_es_page. Show the cities you want to know the weather if there're selected... |
|
1 |
_weather_es_provinces |
./weather_es.module |
Spanish provinces |
1 |
|
_weather_es_redirect |
./weather_es.module |
Redirect the user to his correct path: their weather_es settings or the
weather_es site settings |
5 |
|