You are here

namespace Drupal\context\Plugin\ContextReaction in Context 8.4

Same name in other branches
  1. 8 Drupal\context\Plugin\ContextReaction
  2. 8.0 Drupal\context\Plugin\ContextReaction
Classsort descending Location Description
Blocks src/Plugin/ContextReaction/Blocks.php Provides a content reaction.
BodyClass src/Plugin/ContextReaction/BodyClass.php Provides a content reaction that adds a new css class.
Menu src/Plugin/ContextReaction/Menu.php Provides a content reaction that adds a css 'active' class to menu item.
PageTemplateSuggestions src/Plugin/ContextReaction/PageTemplateSuggestions.php Provides a content reaction that will let you change theme.
PageTitle src/Plugin/ContextReaction/PageTitle.php Provides a reaction that changes page title.
Regions src/Plugin/ContextReaction/Regions.php Provides a content reaction that will let you disable regions.
Theme src/Plugin/ContextReaction/Theme.php Provides a content reaction that will let you change theme.