LocationAutocompleteController |
class |
Drupal\wunderground_weather\Controller |
src/Controller/LocationAutocompleteController.php |
Returns autocomplete responses for wunderground weather. |
|
|
|
WeatherCurrentBlock |
class |
Drupal\wunderground_weather\Plugin\Block |
src/Plugin/Block/WeatherCurrentBlock.php |
Provides a block with current weather conditions. |
|
|
|
WeatherForecastBlock |
class |
Drupal\wunderground_weather\Plugin\Block |
src/Plugin/Block/WeatherForecastBlock.php |
Provides a with a five day weather forecast. |
|
|
|
WeatherHourlyBlock |
class |
Drupal\wunderground_weather\Plugin\Block |
src/Plugin/Block/WeatherHourlyBlock.php |
Provides a with an hourly weather forecast. |
|
|
|
WundergroundWeatherManager |
class |
Drupal\wunderground_weather |
src/WundergroundWeatherManager.php |
Methods to make an API call and tool to handle the output. |
|
3 |
2 |
WundergroundWeatherSettingsForm |
class |
Drupal\wunderground_weather\Form |
src/Form/WundergroundWeatherSettingsForm.php |
Defines a form to configure module settings. |
|
|
1 |