You are here

ajax_loader.info in Ajax loader 7

name = "Ajax Loader"
description = "Provides alternative ajax loaders."
package = "User Interface"
core = "7.x"

configure = admin/config/user-interface/ajax-loader

files[] = ajax_loader.test

;lib/*
files[] = lib/ThrobberManager.php
files[] = lib/ThrobberTypes.php

; lib/throbber/*
files[] = lib/throbber/ThrobberBase.php
files[] = lib/throbber/ThrobberChasingDots.php
files[] = lib/throbber/ThrobberCircle.php
files[] = lib/throbber/ThrobberCubeGrid.php
files[] = lib/throbber/ThrobberDoubleBounce.php
files[] = lib/throbber/ThrobberFadingCircle.php
files[] = lib/throbber/ThrobberFoldingCube.php
files[] = lib/throbber/ThrobberInterface.php
files[] = lib/throbber/ThrobberPulse.php
files[] = lib/throbber/ThrobberRotatingPlane.php
files[] = lib/throbber/ThrobberThreeBounce.php
files[] = lib/throbber/ThrobberWanderingCubes.php
files[] = lib/throbber/ThrobberWave.php

File

ajax_loader.info
View source
  1. name = "Ajax Loader"
  2. description = "Provides alternative ajax loaders."
  3. package = "User Interface"
  4. core = "7.x"
  5. configure = admin/config/user-interface/ajax-loader
  6. files[] = ajax_loader.test
  7. ;lib/*
  8. files[] = lib/ThrobberManager.php
  9. files[] = lib/ThrobberTypes.php
  10. ; lib/throbber/*
  11. files[] = lib/throbber/ThrobberBase.php
  12. files[] = lib/throbber/ThrobberChasingDots.php
  13. files[] = lib/throbber/ThrobberCircle.php
  14. files[] = lib/throbber/ThrobberCubeGrid.php
  15. files[] = lib/throbber/ThrobberDoubleBounce.php
  16. files[] = lib/throbber/ThrobberFadingCircle.php
  17. files[] = lib/throbber/ThrobberFoldingCube.php
  18. files[] = lib/throbber/ThrobberInterface.php
  19. files[] = lib/throbber/ThrobberPulse.php
  20. files[] = lib/throbber/ThrobberRotatingPlane.php
  21. files[] = lib/throbber/ThrobberThreeBounce.php
  22. files[] = lib/throbber/ThrobberWanderingCubes.php
  23. files[] = lib/throbber/ThrobberWave.php