constant WEATHER_DEFAULT_BLOCK in Weather 5.6
4 uses of WEATHER_DEFAULT_BLOCK
- weather_block in ./
weather.module - Generate HTML for the weather block
- weather_custom_block_form_submit in ./
weather.module - Handle the submission of the custom weather block
- weather_menu in ./
weather.module - Implementation of hook_menu().
- _weather_get_config in ./
weather.module - Return the configuration for the given user id.
File
- ./
weather.module, line 41 - Display <acronym title="METeorological Aerodrome Report">METAR</acronym> weather data from anywhere in the world
Code
define('WEATHER_DEFAULT_BLOCK', -2);