You are here

API.txt in Variable API 6.2

Same filename and directory in other branches
  1. 7.2 API.txt
Version 2.3
-----------
* Added the function Vars::api(), Vars::getLibraryPath(),
  Vars::forceMenuRebuild().

Version 2.4
-----------
* Added the method Vars::siteIsOffline().

Version 2.5
-----------
* The code uses the hook hook_vars_library_LIBRARY_search_directories_alter(),
  together with hook_vars_library_search_directories_alter().

Version 2.6
-----------
* The second parameter for Vars::getLibraryPath() is now an array of options.

File

API.txt
View source
  1. Version 2.3
  2. -----------
  3. * Added the function Vars::api(), Vars::getLibraryPath(),
  4. Vars::forceMenuRebuild().
  5. Version 2.4
  6. -----------
  7. * Added the method Vars::siteIsOffline().
  8. Version 2.5
  9. -----------
  10. * The code uses the hook hook_vars_library_LIBRARY_search_directories_alter(),
  11. together with hook_vars_library_search_directories_alter().
  12. Version 2.6
  13. -----------
  14. * The second parameter for Vars::getLibraryPath() is now an array of options.