You are here

namespace Drupal\shortcode_basic_tags\Plugin\Shortcode in Shortcode 2.0.x

Same name in other branches
  1. 8 Drupal\shortcode_basic_tags\Plugin\Shortcode
Classsort descending Location Description
BlockShortcode shortcode_basic_tags/src/Plugin/Shortcode/BlockShortcode.php Insert a custom block to the text.
ButtonShortcode shortcode_basic_tags/src/Plugin/Shortcode/ButtonShortcode.php The image shortcode.
ClearShortcode shortcode_basic_tags/src/Plugin/Shortcode/ClearShortcode.php Insert div or span around the text with some css classes.
DropcapShortcode shortcode_basic_tags/src/Plugin/Shortcode/DropcapShortcode.php Replace the given text formatted like as a dropcap.
HighlightShortcode shortcode_basic_tags/src/Plugin/Shortcode/HighlightShortcode.php Wraps content in a div with class highlight.
ImageShortcode shortcode_basic_tags/src/Plugin/Shortcode/ImageShortcode.php The image shortcode.
ItemShortcode shortcode_basic_tags/src/Plugin/Shortcode/ItemShortcode.php Insert div or span around the text with some css classes.
LinkShortcode shortcode_basic_tags/src/Plugin/Shortcode/LinkShortcode.php Insert div or span around the text with some css classes.
QuoteShortcode shortcode_basic_tags/src/Plugin/Shortcode/QuoteShortcode.php Replace the given text formatted like as a quote.
RandomShortcode shortcode_basic_tags/src/Plugin/Shortcode/RandomShortcode.php Insert div or span around the text with some css classes.