BlockShortcode |
class |
Drupal\shortcode_basic_tags\Plugin\Shortcode |
shortcode_basic_tags/src/Plugin/Shortcode/BlockShortcode.php |
Insert div or span around the text with some css classes. |
|
|
|
BootstrapColumnShortcode |
class |
Drupal\shortcode_example\Plugin\Shortcode |
shortcode_example/src/Plugin/Shortcode/BootstrapColumnShortcode.php |
Provides a shortcode for bootstrap columns. |
|
|
|
ButtonShortcode |
class |
Drupal\shortcode_basic_tags\Plugin\Shortcode |
shortcode_basic_tags/src/Plugin/Shortcode/ButtonShortcode.php |
The image shortcode. |
|
|
|
ClearShortcode |
class |
Drupal\shortcode_basic_tags\Plugin\Shortcode |
shortcode_basic_tags/src/Plugin/Shortcode/ClearShortcode.php |
Insert div or span around the text with some css classes. |
|
|
|
DropcapShortcode |
class |
Drupal\shortcode_basic_tags\Plugin\Shortcode |
shortcode_basic_tags/src/Plugin/Shortcode/DropcapShortcode.php |
Replace the given text formatted like as a dropcap. |
|
|
|
HighlightShortcode |
class |
Drupal\shortcode_basic_tags\Plugin\Shortcode |
shortcode_basic_tags/src/Plugin/Shortcode/HighlightShortcode.php |
Wraps content in a div with class highlight. |
|
|
|
ImageShortcode |
class |
Drupal\shortcode_basic_tags\Plugin\Shortcode |
shortcode_basic_tags/src/Plugin/Shortcode/ImageShortcode.php |
The image shortcode. |
|
|
|
ItemShortcode |
class |
Drupal\shortcode_basic_tags\Plugin\Shortcode |
shortcode_basic_tags/src/Plugin/Shortcode/ItemShortcode.php |
Insert div or span around the text with some css classes. |
|
|
|
LinkShortcode |
class |
Drupal\shortcode_basic_tags\Plugin\Shortcode |
shortcode_basic_tags/src/Plugin/Shortcode/LinkShortcode.php |
Insert div or span around the text with some css classes. |
|
|
|
QuoteShortcode |
class |
Drupal\shortcode_basic_tags\Plugin\Shortcode |
shortcode_basic_tags/src/Plugin/Shortcode/QuoteShortcode.php |
Replace the given text formatted like as a quote. |
|
|
|
RandomShortcode |
class |
Drupal\shortcode_basic_tags\Plugin\Shortcode |
shortcode_basic_tags/src/Plugin/Shortcode/RandomShortcode.php |
Insert div or span around the text with some css classes. |
|
|
|
Shortcode |
class |
Drupal\shortcode\Annotation |
src/Annotation/Shortcode.php |
Defines an shortcode annotation object. |
|
|
|
Shortcode |
class |
Drupal\shortcode\Plugin\Filter |
src/Plugin/Filter/Shortcode.php |
Provides a filter for insert view. |
|
|
|
ShortcodeBase |
abstract class |
Drupal\shortcode\Plugin |
src/Plugin/ShortcodeBase.php |
Provides a base class for Shortcode plugins. |
11 |
11 |
|
ShortcodeCorrector |
class |
Drupal\shortcode\Plugin\Filter |
src/Plugin/Filter/ShortcodeCorrector.php |
Filter that corrects html added by wysiwyg editors around shortcodes. |
|
|
|
ShortcodeInterface |
interface |
Drupal\shortcode\Plugin |
src/Plugin/ShortcodeInterface.php |
Defines the interface for text processing shortcode plugins. |
1 |
|
|
ShortcodePluginManager |
class |
Drupal\shortcode |
src/ShortcodePluginManager.php |
Provides a ShortCode plugin manager. |
|
|
2 |
ShortcodeService |
class |
Drupal\shortcode |
src/ShortcodeService.php |
Provide the ShortCode service. |
|
|
2 |
ShortcodeTest |
class |
Drupal\Tests\shortcode\Functional |
tests/src/Functional/ShortcodeTest.php |
Tests the Drupal 8 shortcode module functionality. |
|
|
|