You are here

abstract protected function ThrobberBase::setCssFile in Ajax loader 7

Sets css file for throbber.

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

... See full list

File

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

Class

ThrobberBase
@file Class ThrobberBase

Code

protected abstract function setCssFile();