You are here

Classes, traits, and interfaces in Wunderground weather 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
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

Other projects