You are here

Files in Live Weather 8.2

Primary tabs

File namesort descending Location Namespace Description
live-weather.html.twig templates/live-weather.html.twig Template for the live weather list block
LiveWeather.php src/LiveWeather.php Drupal\live_weather Contains \Drupal\live_weather\LiveWeather.
LiveWeatherBlock.php src/Plugin/Block/LiveWeatherBlock.php Drupal\live_weather\Plugin\Block Contains \Drupal\live_weather\Plugin\Block\LiveWeatherBlock.
LiveWeatherController.php src/Controller/LiveWeatherController.php Drupal\live_weather\Controller
LiveWeatherDeleteForm.php src/Form/LiveWeatherDeleteForm.php Drupal\live_weather\Form Contains \Drupal\live_weather\Form\LiveWeatherDeleteForm.
LiveWeatherForm.php src/Form/LiveWeatherForm.php Drupal\live_weather\Form Contains \Drupal\live_weather\Form\LiveWeatherForm.
LiveWeatherInterface.php src/LiveWeatherInterface.php Drupal\live_weather Contains \Drupal\live_weather\LiveWeatherInterface.
LiveWeatherSettingsForm.php src/Form/LiveWeatherSettingsForm.php Drupal\live_weather\Form Contains \Drupal\live_weather\Form\LiveWeatherSettingsForm.
live_weather.info.yml live_weather.info.yml live_weather.info.yml
live_weather.links.menu.yml live_weather.links.menu.yml live_weather.links.menu.yml
live_weather.links.task.yml live_weather.links.task.yml live_weather.links.task.yml
live_weather.module live_weather.module Provides a customized live weather report using Yahoo weather API.
live_weather.permissions.yml live_weather.permissions.yml live_weather.permissions.yml
live_weather.routing.yml live_weather.routing.yml live_weather.routing.yml
live_weather.schema.yml config/schema/live_weather.schema.yml config/schema/live_weather.schema.yml
live_weather.services.yml live_weather.services.yml live_weather.services.yml
live_weather.settings.yml config/install/live_weather.settings.yml config/install/live_weather.settings.yml
README.txt README.txt INTRODUCTION ------------ This module provides a customized weather report by using Yahoo weather API. -- INSTALLATION -- * Install as you would normally install a contributed Drupal module. See: …

Other projects