You are here

Files in Variable API 7.2

Primary tabs

File namesort descending Location Namespace Description
API.txt 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…
vars.classes.inc vars.classes.inc Classes implemented by the Variable API module.
vars.info vars.info name = Variable API description = Implements an API to handle persistent variables. core = 7.x files[] = vars.classes.inc files[] = tests/vars.test
vars.install vars.install Install, update and uninstall functions for the Variables API module.
vars.module vars.module Implements an API to handle persistent variables.
vars.test tests/vars.test Test file for the Variable API module.
vars_extended_test.info tests/vars_extended_test.info name = Variable API extended test module description = Module for testing the Variables API module with SimpleTest; do not enable it. core = 7.x dependencies[] = vars files[] = vars_extended_test.install files[] = vars_extended_test.module hidden = TRUE
vars_extended_test.install tests/vars_extended_test.install Install, update and uninstall functions for the Variable API extended test module.
vars_extended_test.module tests/vars_extended_test.module Module for testing the Variable API module.
vars_test.info tests/vars_test.info name = Variable API test module description = Module for testing the Variable API module with SimpleTest; do not enable it. core = 7.x dependencies[] = vars files[] = vars_test.install files[] = vars_test.module hidden = TRUE
vars_test.install tests/vars_test.install Install, update and uninstall functions for the Variable API test module.
vars_test.module tests/vars_test.module Module for testing the Variable API module.

Other projects