You are here

abstract protected function ThrobberPluginBase::setMarkup in Ajax loader 8

Sets markup for throbber.

1 call to ThrobberPluginBase::setMarkup()
ThrobberPluginBase::__construct in src/ThrobberPluginBase.php
ThrobberPluginBase constructor.
11 methods override ThrobberPluginBase::setMarkup()
ThrobberChasingDots::setMarkup in src/Plugin/ajax_loader/ThrobberChasingDots.php
Function to set markup.
ThrobberCircle::setMarkup in src/Plugin/ajax_loader/ThrobberCircle.php
Function to set markup.
ThrobberCubeGrid::setMarkup in src/Plugin/ajax_loader/ThrobberCubeGrid.php
Function to set markup.
ThrobberDoubleBounce::setMarkup in src/Plugin/ajax_loader/ThrobberDoubleBounce.php
Function to set markup.
ThrobberFadingCircle::setMarkup in src/Plugin/ajax_loader/ThrobberFadingCircle.php
Function set markup.

... See full list

File

src/ThrobberPluginBase.php, line 69

Class

ThrobberPluginBase
Class ThrobberBase.

Namespace

Drupal\ajax_loader

Code

protected abstract function setMarkup();