You are here

abstract protected function ThrobberBase::setLabel in Ajax loader 7

Sets label for throbber.

1 call to ThrobberBase::setLabel()
ThrobberBase::__construct in lib/throbber/ThrobberBase.php
ThrobberBase constructor.
12 methods override ThrobberBase::setLabel()
ThrobberChasingDots::setLabel in lib/throbber/ThrobberChasingDots.php
@inheritdoc
ThrobberCircle::setLabel in lib/throbber/ThrobberCircle.php
@inheritdoc
ThrobberCubeGrid::setLabel in lib/throbber/ThrobberCubeGrid.php
@inheritdoc
ThrobberDoubleBounce::setLabel in lib/throbber/ThrobberDoubleBounce.php
@inheritdoc
ThrobberFadingCircle::setLabel in lib/throbber/ThrobberFadingCircle.php
@inheritdoc

... See full list

File

lib/throbber/ThrobberBase.php, line 60
Class ThrobberBase

Class

ThrobberBase
@file Class ThrobberBase

Code

protected abstract function setLabel();